summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-10-16 14:36:56 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2014-10-16 14:36:56 -0400
commit61a4a89d993eda1d3168b501ba9ed8d94ea9b5f8 (patch)
treec98b87e0a489c668acd119800c8a946dc7fdf9d4 /lib/sqlalchemy/sql/compiler.py
parenta02664869c0991fb8de6d6ddd0f189c5987e9782 (diff)
downloadsqlalchemy-61a4a89d993eda1d3168b501ba9ed8d94ea9b5f8.tar.gz
- The :meth:`.Query.update` method will now convert string key
names in the given dictionary of values into mapped attribute names against the mapped class being updated. Previously, string names were taken in directly and passed to the core update statement without any means to resolve against the mapped entity. Support for synonyms and hybrid attributes as the subject attributes of :meth:`.Query.update` are also supported. fixes #3228
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions