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

SQLAlchemy Panel - log transactional events #1

Merged
merged 2 commits into from Oct 30, 2020

Conversation

jvanasco
Copy link
Owner

Use the SQLAlchemy Events system to add transactional markers (such as
begin, commit, rollback) to the debug payload

@jvanasco jvanasco force-pushed the feature-sqla_transaction branch 2 times, most recently from d390ffa to 176015d Compare October 22, 2020 20:36
Use the SQLAlchemy Events system to add transactional markers (such as
`begin`, `commit`, `rollback`) to the debug payload

* redo of Pylons#299
* closes Pylons#236
@jvanasco jvanasco merged commit 1a64fce into master Oct 30, 2020
@jvanasco jvanasco deleted the feature-sqla_transaction branch November 18, 2020 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant