1
0
mirror of https://github.com/django/django.git synced 2025-01-06 08:25:50 +00:00
django/tests/backends/base
2021-12-30 06:36:55 +01:00
..
app_unmigrated
__init__.py
test_base.py Fixed #30398 -- Added CONN_HEALTH_CHECKS database setting. 2021-12-01 07:44:48 +01:00
test_client.py Fixed #32687 -- Restored passing process’ environment to underlying tool in dbshell on PostgreSQL. 2021-04-27 10:43:35 +02:00
test_creation.py Fixed #23273 -- Avoided creation of django_migrations table when there are no migrations to apply. 2021-12-30 06:36:55 +01:00
test_features.py
test_introspection.py
test_operations.py
test_schema.py