summaryrefslogtreecommitdiff
path: root/django/db/backends/mysql/validation.py
AgeCommit message (Expand)Author
2009-12-22Fixed #1142 -- Added multiple database support.Russell Keith-Magee
2008-12-17Fixed a typo in r9650.Malcolm Tredinnick
2008-12-16Fixed #9431 -- Added extra validation for VARCHAR-based fields on MySQL.Malcolm Tredinnick
2008-08-11Fixed #5461 -- Refactored the database backend code to use classes for the cr...Russell Keith-Magee