django1/django/db/backends
Gregor MacGregor b2b763448f Fixed #20841 -- Added messages to NotImplementedErrors
Thanks joseph at vertstudios.com for the suggestion.
2013-09-10 11:09:59 -04:00
..
dummy A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
mysql Adding 'sqlmigrate' command and quote_parameter to support it. 2013-09-06 15:28:12 -05:00
oracle Fixed #20707 -- Added explicit quota assignment to Oracle test user 2013-09-09 16:25:13 +03:00
postgresql_psycopg2 Fixed #20007 -- Configured psycopg2 to return UnicodeArrays 2013-09-06 20:43:58 -04:00
sqlite3 Adding 'sqlmigrate' command and quote_parameter to support it. 2013-09-06 15:28:12 -05:00
__init__.py Fixed #20841 -- Added messages to NotImplementedErrors 2013-09-10 11:09:59 -04:00
creation.py Fixed #10164 -- Made AutoField increase monotonically on SQLite 2013-09-06 12:31:17 -04:00
schema.py Fixed #20841 -- Added messages to NotImplementedErrors 2013-09-10 11:09:59 -04:00
signals.py Fixed #13798 -- Added connection argument to the connection_created signal. Thanks to liangent for the report, and Alex Gaynor for the patch. 2010-08-30 13:21:18 +00:00
util.py A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00