1
0
mirror of https://github.com/django/django.git synced 2025-01-06 08:25:50 +00:00
django/tests/backends/sqlite
Anv3sh 69af4d09ba Fixed #32672 -- Fixed introspection of primary key constraints on SQLite.
Thanks Simon Charette for the implementation idea.
2021-10-26 09:50:23 +02:00
..
__init__.py
test_creation.py
test_features.py
test_introspection.py Fixed #32672 -- Fixed introspection of primary key constraints on SQLite. 2021-10-26 09:50:23 +02:00
test_operations.py
tests.py