Files
sqlalchemy/test
Mike Bayer cdce33e2cc 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
2021-10-30 21:00:38 -04:00
..
2021-10-30 14:21:53 -04:00
2021-10-27 22:10:52 +02:00