]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add new MySQL reserved words: `cube`, `lateral`.
authorStefanosChaliasos <stefanoshaliassos@gmail.com>
Thu, 27 Aug 2020 17:53:35 +0000 (13:53 -0400)
committerJonathan Vanasco <jonathan@2xlp.com>
Wed, 2 Sep 2020 17:31:55 +0000 (17:31 +0000)
commit775ce5baf7197f18640471f50957651e22f2a897
treeb4d2e5dabf56a85f358b18e726f6f24704d63a9e
parentc352a2c52d8683b7ad953bd067678e3f1c7f2724
Add new MySQL reserved words: `cube`, `lateral`.

Closes: #5539
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/5539
Pull-request-sha: 8c228be322023041b11691d93dafa1be090f01a0

Change-Id: Ic756472a19563e793cf7e33b24eb1ad5e913dbc0
doc/build/changelog/unreleased_13/5539.rst [new file with mode: 0644]
lib/sqlalchemy/dialects/mysql/base.py