Skip to content

Conversation

dmalan
Copy link
Member

@dmalan dmalan commented Jun 12, 2020

No description provided.

jsarchibald and others added 9 commits June 4, 2020 12:17
commit modes. Registers Flask appcontext teardown function only once per
database instance, and also allows for multiple database connections in
a single Flask request.

Add unit tests for SQL savepoints, autocommit mode, manual transaction
mode. Add integration tests for Flask.
…URL variable, and always committing session so as to release locks.
…ance variable to track transaction status, and retaining session between calls to execute, among other things.
Transaction sessions; appcontext teardown fix; multiple databases in request fix.
Mostly bug fixes, but arguably adds support for multiple connections too
@dmalan dmalan self-assigned this Jun 12, 2020
@kzidane kzidane merged commit 2d40229 into master Aug 19, 2020
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.

3 participants