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-25 17:49:52 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
backends
History
Mariusz Felisiak
1f643c28b5
Fixed
#32653
-- Made quoting names in the Oracle backend consistent with db_table.
2021-04-30 12:59:07 +02:00
..
base
Fixed
#32687
-- Restored passing process’ environment to underlying tool in dbshell on PostgreSQL.
2021-04-27 10:43:35 +02:00
mysql
…
oracle
Fixed
#32653
-- Made quoting names in the Oracle backend consistent with db_table.
2021-04-30 12:59:07 +02:00
postgresql
…
sqlite
…
__init__.py
…
models.py
…
test_ddl_references.py
…
test_utils.py
…
tests.py
…