| Age | Commit message (Expand) | Author |
|---|---|---|
| 2016-11-28 | Fixed #27321 -- Added detection for table case name sensitivity on MySQL. | Adam Chainz |
| 2016-10-27 | Fixed #27327 -- Simplified time zone handling by requiring pytz. | Tim Graham |
| 2016-10-14 | Removed DatabaseFeatures.can_combine_inserts_with_and_without_auto_increment_pk. | Tim Graham |
| 2016-08-12 | Refs #20888 -- Added index order introspection. | Akshesh |
| 2016-06-21 | Fixed #26781 -- Made table name case change a noop on SQLite. | Simon Charette |
| 2016-02-26 | Fixed #24793 -- Unified temporal difference support. | Simon Charette |
| 2015-09-10 | Enabled parallel testing by default in runtests.py. | Aymeric Augustin |
| 2015-06-18 | Removed support for Python 3.3. | Tim Graham |
| 2015-01-27 | Fixed #24154 -- Backends can now check support for expressions | Josh Smeaton |
| 2015-01-14 | Fixed #22603 -- Reorganized classes in django.db.backends. | Tim Graham |
