django1/django/db/backends/mysql
Markus Holtermann deeffde84a Fixed #26593 -- Leveraged deferrable_sql() in SchemaEditor 2016-05-07 01:21:00 +02:00
..
__init__.py MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
base.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
client.py Fixed #22603 -- Reorganized classes in django.db.backends. 2015-01-14 14:16:20 -05:00
compiler.py Fixed #23867 -- removed DateQuerySet hacks 2014-11-26 17:49:25 -05:00
creation.py Refs #25196 -- Fixed incorrect argument order in test database creation. 2015-11-13 11:29:35 -05:00
features.py Fixed #24793 -- Unified temporal difference support. 2016-02-26 12:25:12 -05:00
introspection.py Fixed W503 flake8 warnings. 2016-04-04 17:14:26 -04:00
operations.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
schema.py Fixed #26593 -- Leveraged deferrable_sql() in SchemaEditor 2016-05-07 01:21:00 +02:00
validation.py Fixed #26351 -- Added MySQL check to warn about strict mode option 2016-04-08 20:34:16 +02:00