django/tests/backends/sqlite
Mariusz Felisiak 74fd233b14
Fixed -- Bumped minimum supported SQLite to 3.9.0.
2020-12-30 09:01:56 +01:00
..
__init__.py
test_creation.py Refs -- Isolated backends.sqlite.test_creation.TestDbSignatureTests. 2019-12-31 12:09:50 +01:00
test_features.py Fixed -- Avoided suppressing connection errors in supports_json_field on SQLite.` 2020-11-25 12:19:45 +01:00
test_introspection.py Fixed -- Added introspection of inline SQLite constraints. 2019-03-13 10:24:28 -04:00
test_operations.py Fixed -- Added support to reset sequences on SQLite. 2020-04-21 10:41:47 +02:00
tests.py Fixed -- Bumped minimum supported SQLite to 3.9.0. 2020-12-30 09:01:56 +01:00