summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-01-30 19:52:07 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2012-01-30 19:52:07 -0500
commitb40450d0a1389edd02366f284199ecbf7d566ff1 (patch)
tree67dd8a53b909e09abb6d73fa3a3d2756b0d70c2a /lib/sqlalchemy/sql/compiler.py
parent1f057987da6ee5ca6da94384a0603e4fee13dff8 (diff)
downloadsqlalchemy-b40450d0a1389edd02366f284199ecbf7d566ff1.tar.gz
break out _save_obj(), _delete_obj(), _post_update() into a new module
persistence.py - Mapper loses awareness of how to emit INSERT/UPDATE/DELETE, persistence.py is only used by unitofwork.py. Then break each method out into a top level with almost no logic, calling into _organize_states_for_XYZ(), _collect_XYZ_commands(), _emit_XYZ_statements().
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions