diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-04-08 12:14:56 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-04-08 12:14:56 -0400 |
commit | 07153dc0926568b35a907241d8e954ecf0ca54f1 (patch) | |
tree | d707c43a37c3c74faa3ea572f07f571235970c42 /lib/sqlalchemy/sql/schema.py | |
parent | 1b83b588f5573799dee8d508be13c252c2e57115 (diff) | |
download | sqlalchemy-07153dc0926568b35a907241d8e954ecf0ca54f1.tar.gz |
- ensure that the keys we put into the parameters dictionary
for an insert from select are the string names, and not
the Column objects. The MSSQL dialect in particular relies upon
checking for these keys in params to know if identity insert
should be on. references #3360
Diffstat (limited to 'lib/sqlalchemy/sql/schema.py')
0 files changed, 0 insertions, 0 deletions