summaryrefslogtreecommitdiff
path: root/django/db/backends/mysql/compiler.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #13293 -- Corrected a problem with the MySQL handling of boolean return...Russell Keith-Magee2010-04-091-3/+3
* Fixed #7190 -- Corrected a problem with Boolean value handling on the MySQL b...Russell Keith-Magee2010-04-011-0/+27