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

Fixes support for transactions for SQLite, PostgreSQL, and MySQL #133

Merged
merged 12 commits into from
Nov 23, 2020

Conversation

dmalan
Copy link
Member

@dmalan dmalan commented Nov 22, 2020

Re #118 and #131.

@dmalan dmalan requested a review from kzidane November 22, 2020 16:25
@dmalan dmalan self-assigned this Nov 22, 2020
Copy link
Member

@kzidane kzidane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the app teardown handler could still potentially be registered multiple times here btw since the teardown handler does not deregister itself after deleting flask.g._connection.

Verified

This commit was signed with the committer’s verified signature.
euclio Andy Russell

Verified

This commit was signed with the committer’s verified signature.
euclio Andy Russell
@dmalan dmalan merged commit e9464d8 into develop Nov 23, 2020
@dmalan dmalan deleted the transactions branch November 23, 2020 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants