django/tests/dbshell
Florian Apolloner 50e95ad536 Simplified using DATABASES["OPTIONS"].
DATABASES["OPTIONS"] are always configured.
2024-02-23 07:49:43 +01:00
..
__init__.py
fake_client.py Refs #32061 -- Added test for dbshell password leak on PostgreSQL. 2020-10-30 10:12:47 +01:00
test_mysql.py
test_oracle.py
test_postgresql.py Simplified using DATABASES["OPTIONS"]. 2024-02-23 07:49:43 +01:00
test_sqlite.py
tests.py