Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permit passing SQLAlchemy configuration options #892

Merged
merged 2 commits into from
Oct 19, 2024

Conversation

ponyisi
Copy link
Collaborator

@ponyisi ponyisi commented Oct 18, 2024

Allow sites to specify configuration for SQLAlchemy connections as a Python dict; for example, this can be used to experiment with the preping option for checking connections.

@ponyisi
Copy link
Collaborator Author

ponyisi commented Oct 18, 2024

Resolves #889

@ponyisi ponyisi added this to the 1.5.4 bug fixes milestone Oct 18, 2024
@BenGalewsky BenGalewsky merged commit b2651e3 into develop Oct 19, 2024
75 checks passed
@BenGalewsky BenGalewsky deleted the sqlalchemy-options branch October 19, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants