summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/schema.py
diff options
context:
space:
mode:
authorbrln <matt@cranklogic.com>2016-08-02 18:37:35 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2016-08-02 18:45:59 -0400
commitce1492ef3aae692a3dc10fff400e178e7b2edff8 (patch)
tree1a6bfe9bf4f93d51aa506a62711031d3fb04fe18 /lib/sqlalchemy/sql/schema.py
parent2dfa954e1f6af20f3104ef05ba126b37f8f4e5c5 (diff)
downloadsqlalchemy-ce1492ef3aae692a3dc10fff400e178e7b2edff8.tar.gz
Warn that bulk save groups inserts/updates by type
Users who pass many different object types to bulk_save_objects may be surprised that the INSERT/UPDATE batches must necessarily be broken up by type. Add this to the list of caveats. Co-authored-by: Mike Bayer Change-Id: I8390c1c971ced50c41268b479a9dcd09c695b135 Pull-request: https://github.com/zzzeek/sqlalchemy/pull/294
Diffstat (limited to 'lib/sqlalchemy/sql/schema.py')
0 files changed, 0 insertions, 0 deletions