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

feat: Added pymysql.connections.Connection to engine creation if settings.USE_CLOUD_SQL. #99

Merged
merged 1 commit into from
Feb 13, 2023

Conversation

michealroberts
Copy link
Contributor

feat: Added pymysql.connections.Connection to engine creation if settings.USE_CLOUD_SQL.

Includes additional updates to the core/config.py to allow Cloud MySQL connections when settings.USE_CLOUD_SQL is truthy.

Includes changes to alembic/env.py to run migrations in online mode.

@michealroberts michealroberts added enhancement New feature or request feature New feature labels Feb 13, 2023
@michealroberts michealroberts added this to In progress in Perseus Billion Stars API via automation Feb 13, 2023
@michealroberts michealroberts self-assigned this Feb 13, 2023
…ings.USE_CLOUD_SQL.

feat: Added pymysql.connections.Connection to engine creation if settings.USE_CLOUD_SQL. Includes additional updates to the core/config.py to allow Cloud MySQL connections when settings.USE_CLOUD_SQL is truthy. Includes changes to alembic/env.py to run migrations in online mode.
@michealroberts michealroberts merged commit 93374c4 into main Feb 13, 2023
Perseus Billion Stars API automation moved this from In progress to Done Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature New feature
Development

Successfully merging this pull request may close these issues.

None yet

1 participant