diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-09-10 10:07:15 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-09-10 10:07:15 -0400 |
commit | 4cca61c93d0f35f351cc890fd4d2d6fd6e27d734 (patch) | |
tree | 4cd92973c13f92bd3b463d864f3be34db15f6589 /lib/sqlalchemy/sql/lambdas.py | |
parent | 9ca7be23af16e3cf9580f64d71a588b7cb708f96 (diff) | |
download | sqlalchemy-4cca61c93d0f35f351cc890fd4d2d6fd6e27d734.tar.gz |
bulk_save->return_defaults does not populate server defaults
it fetches them but doesn't put them on the objects, which
is likely a bug, however i have no intention of working
on the bulk methods. Add more documentation to strongly
discourage these methods in favor of more explicit bulk
approaches, e.g. using an insert() construct directly.
Fixes: #6273
Change-Id: I83eac9319f4e35111302cc81471ecaf19514ce86
Diffstat (limited to 'lib/sqlalchemy/sql/lambdas.py')
0 files changed, 0 insertions, 0 deletions