django1/django/db/backends/sqlite3
Claude Paroz 169c3b3e07 Fixed #14204 -- Enforced SQLite foreign key constraints.
Thanks Tim Graham for contributing to the patch and
Simon Charette for advice and review.
2017-07-11 09:07:31 -04: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 #14204 -- Enforced SQLite foreign key constraints. 2017-07-11 09:07:31 -04:00
client.py Fixed #26751 -- Made dbshell exit with the shell's error code. 2016-06-27 12:20:40 -04:00
creation.py Refs #27795 -- Removed unneeded force_text calls 2017-03-04 18:18:21 +01:00
features.py Fixed #14204 -- Enforced SQLite foreign key constraints. 2017-07-11 09:07:31 -04:00
introspection.py Fixed #14204 -- Enforced SQLite foreign key constraints. 2017-07-11 09:07:31 -04:00
operations.py Fixed #14204 -- Enforced SQLite foreign key constraints. 2017-07-11 09:07:31 -04:00
schema.py Fixed #14204 -- Enforced SQLite foreign key constraints. 2017-07-11 09:07:31 -04:00