summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/elements.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2015-01-25 17:53:41 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2015-01-25 17:53:41 -0500
commita33c250da273ba9b1c62b5ba6d99914870155faf (patch)
tree13742c9b2fa3d77524de83c2f5d58ffa21a7b579 /lib/sqlalchemy/sql/elements.py
parentc3d898e8d06c7e549bb273fc8654f5d24fab2204 (diff)
downloadsqlalchemy-a33c250da273ba9b1c62b5ba6d99914870155faf.tar.gz
- remove context-specific post-crud logic from Connection and inline post-crud
logic to some degree in DefaultExecutionContext. In particular we are removing post_insert() which doesn't appear to be used based on a survey of prominent third party dialects. Callcounts aren't added to existing execute profiling tests and inserts might be a little better. - simplify the execution_options join in DEC. Callcounts don't appear affected.
Diffstat (limited to 'lib/sqlalchemy/sql/elements.py')
0 files changed, 0 insertions, 0 deletions