1
0
mirror of https://github.com/django/django.git synced 2025-01-09 09:55:57 +00:00
django/tests/backends/sqlite
Mariusz Felisiak f5e5aac59e
Fixed #32224 -- Avoided suppressing connection errors in supports_json_field on SQLite.`
Regression in 6789ded0a6.

Thanks Juan Garcia Alvite for the report.
2020-11-25 12:19:45 +01:00
..
__init__.py
test_creation.py
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