summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/mysql/mysqldb.py
diff options
context:
space:
mode:
authorOscar Batori <oscar@liquidata.co>2020-09-16 13:41:34 -0400
committerGord Thompson <gord@gordthompson.com>2020-11-12 11:40:20 -0700
commit5ef39fa2c16e293e73d8c7cee019857e081b9b52 (patch)
tree6210a18963092012c789b4316975025384f95d14 /lib/sqlalchemy/dialects/mysql/mysqldb.py
parent5b674ac6319a373e21dac1e4faf37c7354e61429 (diff)
downloadsqlalchemy-5ef39fa2c16e293e73d8c7cee019857e081b9b52.tar.gz
Added missing keywords for MySQL dialect
Fixes: #5696 Add missing MySQL keywords. ### Description Adds some missing keywords from the MySQL dialect. While it's hard to describe this as a documentation/typographical fix, there are no current test for presence of the correct keywords, nor a realistic way to implement them those tests. ### Checklist This pull request is: - [x] A documentation / typographical error fix - Good to go, no issue or tests are needed - [ ] A short code fix - please include the issue number, and create an issue if none exists, which must include a complete example of the issue. one line code fixes without an issue and demonstration will not be accepted. - Please include: `Fixes: #<issue number>` in the commit message - please include tests. one line code fixes without tests will not be accepted. - [ ] A new feature implementation - please include the issue number, and create an issue if none exists, which must include a complete example of how the feature would look. - Please include: `Fixes: #<issue number>` in the commit message - please include tests. Closes: #5567 Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/5567 Pull-request-sha: db76e7f9d3a903cb4acf0309d57a14fe69948a0f Change-Id: Ieaef45d0214fc9052a36924bfee38df9a27f7040
Diffstat (limited to 'lib/sqlalchemy/dialects/mysql/mysqldb.py')
0 files changed, 0 insertions, 0 deletions