summaryrefslogtreecommitdiff
path: root/django/db/backends/mysql/features.py
AgeCommit message (Expand)Author
2016-02-26Fixed #24793 -- Unified temporal difference support.Simon Charette
2015-12-15Fixed #24675 -- Skipped SQL_AUTO_IS_NULL query on MySQL if not needed.Stewart Park
2015-09-10Enabled parallel testing by default in runtests.py.Aymeric Augustin
2015-01-14Fixed #22603 -- Reorganized classes in django.db.backends.Tim Graham