SQLAlchemy's connection is a Context Manager and if we return a result from code wrapped in a Context Manager, its cursor might already be closed. |
||
---|---|---|
.. | ||
relay.py | ||
schema.py | ||
sendmail.py |
SQLAlchemy's connection is a Context Manager and if we return a result from code wrapped in a Context Manager, its cursor might already be closed. |
||
---|---|---|
.. | ||
relay.py | ||
schema.py | ||
sendmail.py |