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-07 16:05:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
dbshell
History
Jan Pieter Waagmeester
f5b39b77e3
Fixed
#34535
-- Fixed SQLite dbshell crash on pathlib.Path when handling CommandError.
...
Regression in 5b884d45ac5b76234eca614d90c83b347294c332.
2023-05-04 06:07:12 +02:00
..
__init__.py
…
fake_client.py
…
test_mysql.py
…
test_oracle.py
…
test_postgresql.py
…
test_sqlite.py
Fixed
#34535
-- Fixed SQLite dbshell crash on pathlib.Path when handling CommandError.
2023-05-04 06:07:12 +02:00
tests.py
…