summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/mysql/enumerated.py
Commit message (Expand)AuthorAgeFilesLines
* update for 2017 copyrightMike Bayer2017-01-041-1/+1
* Add check for blank string coming from MySQL's enumMike Bayer2016-10-281-0/+10
* Disable Enum string validation by defaultMike Bayer2016-06-201-1/+3
* - add changelog and migration notes for new Enum features,Mike Bayer2016-02-021-25/+17
* - happy new yearMike Bayer2016-01-291-1/+1
* - break out mysql/base into modules as it's getting huge with more to comeMike Bayer2016-01-041-0/+307