summaryrefslogtreecommitdiff
path: root/django/db/backends/mysql/compiler.py
AgeCommit message (Expand)Author
2010-04-09Fixed #13293 -- Corrected a problem with the MySQL handling of boolean return...Russell Keith-Magee
2010-04-01Fixed #7190 -- Corrected a problem with Boolean value handling on the MySQL b...Russell Keith-Magee