diff options
author | Aubrey Stark-Toller <aubrey@kleetope.net> | 2018-01-05 15:06:23 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-01-12 11:28:41 -0500 |
commit | ab2165e6d6e9b33f772e9eb3668b3e32175093c4 (patch) | |
tree | 4232c07f44de6422e9af5f2fbf7251c74b0ace49 /lib/sqlalchemy/sql/functions.py | |
parent | 127ead7452f326509cde38fcf7c9f38f69d9ae0a (diff) | |
download | sqlalchemy-ab2165e6d6e9b33f772e9eb3668b3e32175093c4.tar.gz |
`ValuesBase.values` inconsistency fix
Fixed bug in :meth:`.Insert.values` where using the "multi-values"
format in combination with :class:`.Column` objects as keys rather
than strings would fail. Pull request courtesy Aubrey Stark-Toller.
Change-Id: I9d3b40b5950df8f5bfdc8b1d22f9c3afb277f17f
Pull-request: https://github.com/zzzeek/sqlalchemy/pull/412
Fixes: #4162
Diffstat (limited to 'lib/sqlalchemy/sql/functions.py')
0 files changed, 0 insertions, 0 deletions