diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-08-11 10:20:49 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-08-11 11:04:01 -0400 |
commit | 6f75807063771496a34b7725d2565acf2528d76f (patch) | |
tree | 64cdae6565c3001326ccb853eacb96a7c3f2c4ac /lib/sqlalchemy/dialects/postgresql/asyncpg.py | |
parent | c4b7f1f7c9745a72f22886e6ca487f3c631a20f5 (diff) | |
download | sqlalchemy-6f75807063771496a34b7725d2565acf2528d76f.tar.gz |
reorg bulk persistence into a separate module
This restores persistence.py to only functions that are used
by unitofwork.py, and all the "bulk" stuff gets its own
module bulk_persistence.py. Also fixes up the ORM context
class hierarchy for bulk.
This is all ahead of the ORM-insert changes coming in, so that
the later review can be about logic and not about reorganization.
Change-Id: I035896e9e77fcece866d246edf30097cccad0182
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/asyncpg.py')
0 files changed, 0 insertions, 0 deletions