We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 498db83 commit 227fd31Copy full SHA for 227fd31
doc/build/tutorial/data.rst
@@ -1887,7 +1887,7 @@ tuples so that this order may be controlled [2]_::
1887
`guaranteed to be insert ordered
1888
<https://mail.python.org/pipermail/python-dev/2017-December/151283.html>`_
1889
as of Python 3.7, the
1890
- :meth:`_sql.Update.ordered_values` method stilll provides an additional
+ :meth:`_sql.Update.ordered_values` method still provides an additional
1891
measure of clarity of intent when it is essential that the SET clause
1892
of a MySQL UPDATE statement proceed in a specific way.
1893
0 commit comments