summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/mysql/expression.py
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: MySQL expression: may be bindparam or other expressionAnton Kovalevich2021-10-051-1/+1
* Implement MySQL-specific MATCHAnton Kovalevich2021-06-211-0/+130