django1/django/db/backends
Josh Smeaton 638d1393ee Fixed #23434 -- Coerce Oracle bool params to int 2014-09-08 10:11:20 -04:00
..
dummy Removed legacy transaction management per the deprecation timeline. 2014-03-21 21:06:50 +01:00
mysql Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
oracle Fixed #23434 -- Coerce Oracle bool params to int 2014-09-08 10:11:20 -04:00
postgresql_psycopg2 Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
sqlite3 Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
__init__.py Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
creation.py Fixed #23416 -- Make sure DatabaseCreation respects checks. 2014-09-06 19:01:06 +01:00
schema.py Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -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 Add a useful stacklevel to some RemovedInDjango19Warnings 2014-03-27 15:44:52 +13:00
utils.py Fixed #3711, #6734, #12581 -- Bounded connection.queries. 2014-06-07 14:37:43 +02:00