1
0
mirror of https://github.com/django/django.git synced 2024-12-28 20:16:19 +00:00
django/tests/dbshell
2022-07-18 06:30:20 +02:00
..
__init__.py
fake_client.py
test_mysql.py Fixed #33715 -- Allowed keyboard interrupt to abort queries in MySQL dbshell. 2022-05-20 07:11:51 +02:00
test_oracle.py
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
tests.py