summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2017-09-08 21:34:39 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2017-09-08 21:41:13 -0400
commit70be7312f10a2241cde3e6472af15ef5a9ae222a (patch)
tree7e7e28baf1a5fc7d2d07c6249b2b177abe770ef8 /lib/sqlalchemy/sql/compiler.py
parent5ae984b946f87cc485c29c4c947a8649d4c4c422 (diff)
downloadsqlalchemy-70be7312f10a2241cde3e6472af15ef5a9ae222a.tar.gz
Rename MySQL dml.insert().values to .inserted
Changed the name of the ``.values`` attribute of the new MySQL INSERT..ON DUPLICATE KEY UPDATE construct to ``.inserted``, as :class:`.Insert` already has a method called :meth:`.Insert.values`. The ``.inserted`` attribute ultimately renders the MySQL ``VALUES()`` function. Change-Id: I8da8e30a3077698385a4b77e2c2032e2d1ff10b2 Fixes: #4072
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions