Skip to content

Add post_connect to sql_pool #422

Merged
yawaramin merged 2 commits into
camlworks:masterfrom
gahr:sql
May 19, 2026
Merged

Add post_connect to sql_pool #422
yawaramin merged 2 commits into
camlworks:masterfrom
gahr:sql

Conversation

@gahr

@gahr gahr commented May 11, 2026

Copy link
Copy Markdown
Contributor

This is taking over #377, which looks stale. I've addressed @yawaramin 's comments and changed the logic so Dream's standard post_connect is not called when a user-defined one is provided.

Closes: #377

Gusted and others added 2 commits May 11, 2026 13:20
Allow for a custom post_connect to run for new SQL connection, for
example registering user functions for SQLite connections.
@gahr

gahr commented May 12, 2026

Copy link
Copy Markdown
Contributor Author

Thanks @yawaramin , any chance to merge this PR, and what are the plans for a next release?

@yawaramin

Copy link
Copy Markdown
Member

No prob. I am good to merge this PR next week if no objections. I've set a reminder for myself.

Regarding a new release–yes we do need a cut a new release because it's been some time. Need to discuss this a bit to decide when exactly.

@yawaramin yawaramin merged commit fff7f4c into camlworks:master May 19, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants