diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-10-30 20:45:26 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-10-30 21:00:38 -0400 |
commit | cdce33e2ccb60365f12eb07c0b86fdc2b89b5033 (patch) | |
tree | 1803259ea6c604549be05c11032df3571e1214eb /lib/sqlalchemy/dialects/sqlite/pysqlite.py | |
parent | 06aecd14b927448f93fe7e96cd914124a55578e6 (diff) | |
download | sqlalchemy-cdce33e2ccb60365f12eb07c0b86fdc2b89b5033.tar.gz |
remove ORM autocommit and public-facing subtransactions concept
In order to do LegacyRow we have to do Connection, which means
we lose close_with_result (hooray) which then means we
have to get rid of ORM session autocommit which relies on it, so
let's do that first.
Change-Id: I115f614733b1d0ba19f320ffa9a49f0d762db094
Diffstat (limited to 'lib/sqlalchemy/dialects/sqlite/pysqlite.py')
0 files changed, 0 insertions, 0 deletions