summaryrefslogtreecommitdiff
path: root/django/db/backends/mysql/validation.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #1142 -- Added multiple database support.Russell Keith-Magee2009-12-221-3/+1
* Fixed a typo in r9650.Malcolm Tredinnick2008-12-171-1/+1
* Fixed #9431 -- Added extra validation for VARCHAR-based fields on MySQL.Malcolm Tredinnick2008-12-161-6/+21
* Fixed #5461 -- Refactored the database backend code to use classes for the cr...Russell Keith-Magee2008-08-111-0/+13