summaryrefslogtreecommitdiff
path: root/tests/test_mysql.py
Commit message (Expand)AuthorAgeFilesLines
* tests: code style fixupsGeorg Brandl2021-01-201-12/+6
* Run pyupgrade across codebase to modernize syntax and patterns (#1622)Jon Dufresne2021-01-171-1/+0
* Bump copyright year.Matthäus G. Chajdas2021-01-031-1/+1
* MySQL: Tokenize quoted schema object names, and escape characters, uniquely (...Kurt McKee2020-10-271-8/+39
* Overhaul the MySQL lexer (#1527)Kurt McKee2020-09-061-0/+249