diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-09-21 22:35:41 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-09-21 22:36:27 -0400 |
commit | e1f316fe7f51671c1eca8ebfacf4267b2bb0a44c (patch) | |
tree | 8224d3786d0cad9513dfb3758286d505526f36b7 /test/dialect/postgresql/test_compiler.py | |
parent | d09065d43d9914a1db45b89bd845072d7970155f (diff) | |
download | sqlalchemy-e1f316fe7f51671c1eca8ebfacf4267b2bb0a44c.tar.gz |
coerce for multivalues keys
Fixed issue where using ORM column expressions as keys in the list of
dictionaries passed to :meth:`_sql.Insert.values` for "multi-valued insert"
would not be processed correctly into the correct column expressions.
Fixes: #7060
Change-Id: I1c4c286c33ea6eeaafba617996828f5c88ff0a1c
Diffstat (limited to 'test/dialect/postgresql/test_compiler.py')
0 files changed, 0 insertions, 0 deletions