summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/mysql/expression.py
Commit message (Expand)AuthorAgeFilesLines
* inline mypy config; files ignoring type errors for the momentMike Bayer2022-04-281-0/+2
* happy new year 2022Mike Bayer2022-01-061-1/+1
* Properly type _generative, decorator, public_factoryFederico Caselli2021-12-301-3/+17
* Bugfix: MySQL expression: may be bindparam or other expressionAnton Kovalevich2021-10-051-1/+1
* Implement MySQL-specific MATCHAnton Kovalevich2021-06-211-0/+130