Files
sqlalchemy/test/sql
Mike Bayer c90f0a49f3 - 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
2015-11-28 14:30:05 -05:00
..
2015-03-18 21:38:57 -07:00
2015-10-29 14:38:34 -04:00
2014-07-18 17:40:58 -04:00
2015-09-27 12:13:06 -04:00
foo
2015-03-08 11:34:14 -04:00
2014-07-18 17:40:58 -04:00