0
0
mirror of https://github.com/django/django.git synced 2024-11-25 07:59:34 +01:00
django/tests/dbshell
2022-05-20 07:11:51 +02:00
..
__init__.py Fixed #22646: Added support for the MySQL ssl-ca option to dbshell. 2014-08-13 18:29:42 -04:00
fake_client.py Refs #32061 -- Added test for dbshell password leak on PostgreSQL. 2020-10-30 10:12:47 +01:00
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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_postgresql.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_sqlite.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00