0
0
mirror of https://github.com/django/django.git synced 2024-11-29 14:46:18 +01:00
django/tests/backends/sqlite
2021-03-25 06:37:01 +01:00
..
__init__.py
test_creation.py Fixed #32582 -- Removed unnecessary dot in names of cloned test databases on SQLite. 2021-03-25 06:37:01 +01:00
test_features.py Fixed #32224 -- Avoided suppressing connection errors in supports_json_field on SQLite.` 2020-11-25 12:19:45 +01:00
test_introspection.py
test_operations.py
tests.py Fixed #32303 -- Bumped minimum supported SQLite to 3.9.0. 2020-12-30 09:01:56 +01:00