0
0
mirror of https://github.com/django/django.git synced 2024-11-29 14:46:18 +01:00
django/tests/dbshell
2021-03-01 09:33:49 +01:00
..
__init__.py
fake_client.py
test_mysql.py Refs #32061 -- Fixed test_crash_password_does_not_leak() crash on Windows. 2020-11-03 11:38:40 +01:00
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