1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/dbshell
2021-03-01 09:33:49 +01:00
..
__init__.py
fake_client.py
test_mysql.py
test_oracle.py
test_postgresql.py Fixed #32456 -- Added dbshell support for specifying a password file on PostgreSQL. 2021-03-01 09:33:49 +01:00
test_sqlite.py Fixed #32355 -- Dropped support for Python 3.6 and 3.7 2021-02-10 10:20:54 +01:00
tests.py