This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-12 10:26:28 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
dbshell
History
Mariusz Felisiak
8189976663
Refs
#29501
-- Added test for missing dbshell executable.
2020-04-14 13:22:46 +02:00
..
__init__.py
…
test_mysql.py
Fixed
#28322
-- Added dbshell support for MySQL client TLS certs.
2017-06-19 18:11:25 -04:00
test_oracle.py
Fixed broken OracleDbshellTests tests after 9386586f31b8a0bccf59a1bff647cd829d4e79aa.
2019-08-23 21:25:21 +02:00
test_postgresql.py
Fixed typos in comments and a test name.
2019-07-19 18:24:06 +02:00
test_sqlite.py
Fixed
#31076
-- Fixed dbshell crash on Windows with Python < 3.8.
2019-12-16 11:20:41 +01:00
tests.py
Refs
#29501
-- Added test for missing dbshell executable.
2020-04-14 13:22:46 +02:00