diff options
| author | brln <matt@cranklogic.com> | 2016-07-24 13:22:52 -0700 |
|---|---|---|
| committer | brln <matt@cranklogic.com> | 2016-07-24 13:39:18 -0700 |
| commit | 58ab1862792fa9b981f32f74356e421d57995f0b (patch) | |
| tree | b72ce8326885c9acd3ed28a0a0d257843280e43b /examples/vertical | |
| parent | 8952a30f0a27d6b57e7b054b8b464382b67e3828 (diff) | |
| download | sqlalchemy-pr/294.tar.gz | |
Bulk Save Documentationpr/294
The session::bulk_save_objects method emphasizes performance, but
generates many insert statements when a variety of object types are
passed in an unordered list. This was a signification gotcha for me,
and seems contrary to the spirit of the method, so short of changing
the method to automatically sort the list, it should at least be
documented.
Diffstat (limited to 'examples/vertical')
0 files changed, 0 insertions, 0 deletions
