]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add new reserved words for MySQL 8.0 (beta).
authorHanno Schlichting <hanno@hannosch.eu>
Tue, 28 Feb 2017 16:10:57 +0000 (11:10 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 28 Feb 2017 16:11:58 +0000 (11:11 -0500)
commitb2820e190f14a39730da0c1f2ccae6aa32a455f0
treea6a07c8eef1321a9a7ccadc9dec9b2e5e166bc08
parentfe1cabb88a060378c839bda53992882f67b525c7
Add new reserved words for MySQL 8.0 (beta).

Based on https://dev.mysql.com/doc/refman/8.0/en/keywords.html#table-keywords-new-8.0

Change-Id: I128c93520e57331e0ec4d40b0c0e752bf9b982d9
Pull-request: https://github.com/zzzeek/sqlalchemy/pull/346
doc/build/changelog/changelog_11.rst
lib/sqlalchemy/dialects/mysql/base.py