1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/dbshell
2023-08-10 10:11:53 +02:00
..
__init__.py
fake_client.py
test_mysql.py
test_oracle.py Fixed #33817 -- Added support for python-oracledb and deprecated cx_Oracle. 2023-08-10 10:11:53 +02:00
test_postgresql.py Fixed #33854 -- Corrected the order of parameters in dbshell on PostgreSQL. 2022-07-18 06:30:20 +02:00
test_sqlite.py Fixed #34535 -- Fixed SQLite dbshell crash on pathlib.Path when handling CommandError. 2023-05-04 06:07:12 +02:00
tests.py