summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/engine
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2015-11-28 14:30:05 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2015-11-28 14:30:05 -0500
commitc90f0a49f332867f6b337c79ddf192299788667f (patch)
treeb806df31d3cef0fa1510bea6a46d76c0b72cf4f5 /lib/sqlalchemy/engine
parent1202e140b9876cf202c56d2f41bbbb573e15a39d (diff)
downloadsqlalchemy-c90f0a49f332867f6b337c79ddf192299788667f.tar.gz
- Added support for parameter-ordered SET clauses in an UPDATE
statement. This feature is available by passing the :paramref:`~.sqlalchemy.sql.expression.update.preserve_parameter_order` flag either to the core :class:`.Update` construct or alternatively adding it to the :paramref:`.Query.update.update_args` dictionary at the ORM-level, also passing the parameters themselves as a list of 2-tuples. Thanks to Gorka Eguileor for implementation and tests. adapted from pullreq github:200
Diffstat (limited to 'lib/sqlalchemy/engine')
0 files changed, 0 insertions, 0 deletions