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-01-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
dbshell
History
…
..
__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
…
test_mysql.py
…
test_oracle.py
Refs
#32061
-- Unified DatabaseClient.runshell() in db backends.
2020-10-29 22:22:58 +01:00
test_postgresql.py
…
test_sqlite.py
…
tests.py
…