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

db_session is spelled as db_sesison when raising TransactionError #415

Closed
pistole opened this issue Jan 28, 2019 · 1 comment
Closed

db_session is spelled as db_sesison when raising TransactionError #415

pistole opened this issue Jan 28, 2019 · 1 comment

Comments

@pistole
Copy link

pistole commented Jan 28, 2019

if local.db_context_counter: throw(TransactionError, 'disconnect() cannot be called inside of db_sesison')

@sashaaero
Copy link
Member

Hello, pistole. Thanks for reporting.

kozlovsky added a commit that referenced this issue Apr 20, 2019
# Bugfixes

* Python3.7 and PyPy decompiling fixes
* Fix reading NULL from Optional nullable array column
* Fix handling of empty arrays in queries
* #415: error message typo
* #432: PonyFlask - request object can trigger teardown_request without real request
* Fix GROUP CONCAT separator for MySQL
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

No branches or pull requests

2 participants