summaryrefslogtreecommitdiff
path: root/pygments/lexers/_mysql_builtins.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2023.Matthäus G. Chajdas2023-03-291-1/+1
* Fix lots of missing encoding="utf-8" parametersJean Abou Samra2023-01-311-2/+2
* mysql: update builtinsGeorg Brandl2022-01-291-1/+55
* Happy new year.Georg Brandl2022-01-251-1/+1
* tests: code style fixupsGeorg Brandl2021-01-201-2/+2
* Run pyupgrade across codebase to modernize syntax and patterns (#1622)Jon Dufresne2021-01-171-1/+0
* Overhaul the MySQL lexer (#1527)Kurt McKee2020-09-061-0/+1282