django1/django/db/backends
Aymeric Augustin f515619494 Added an API to control database-level autocommit. 2013-03-11 14:48:53 +01:00
..
dummy Added an API to control database-level autocommit. 2013-03-11 14:48:53 +01:00
mysql Added an API to control database-level autocommit. 2013-03-11 14:48:53 +01:00
oracle Added an API to control database-level autocommit. 2013-03-11 14:48:53 +01:00
postgresql_psycopg2 Added an API to control database-level autocommit. 2013-03-11 14:48:53 +01:00
sqlite3 Added an API to control database-level autocommit. 2013-03-11 14:48:53 +01:00
__init__.py Added an API to control database-level autocommit. 2013-03-11 14:48:53 +01:00
creation.py Added an API to control database-level autocommit. 2013-03-11 14:48:53 +01: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 Refactored database exceptions wrapping. 2013-02-27 17:26:54 +01:00