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-22 08:10:28 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
dbshell
History
Adam Johnson
5b884d45ac
Fixed
#29501
-- Allowed dbshell to pass options to underlying tool.
2020-04-14 14:02:51 +01:00
..
__init__.py
…
test_mysql.py
Fixed
#29501
-- Allowed dbshell to pass options to underlying tool.
2020-04-14 14:02:51 +01:00
test_oracle.py
Fixed
#29501
-- Allowed dbshell to pass options to underlying tool.
2020-04-14 14:02:51 +01:00
test_postgresql.py
Fixed
#29501
-- Allowed dbshell to pass options to underlying tool.
2020-04-14 14:02:51 +01:00
test_sqlite.py
Fixed
#29501
-- Allowed dbshell to pass options to underlying tool.
2020-04-14 14:02:51 +01:00
tests.py
…