This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
61d5e57353
django1
/
django
/
db
/
backends
History
Girish Sontakke
5388ff2a52
Fixed
#32582
-- Removed unnecessary dot in names of cloned test databases on SQLite.
2021-03-25 06:37:01 +01:00
..
base
Fixed
#32573
-- Fixed bounds in __iso_year lookup optimization.
2021-03-23 21:27:55 +01:00
dummy
Made DatabaseFeatures.uses_savepoints default to True.
2018-10-25 10:02:47 -04:00
mysql
Fixed
#30916
-- Added support for functional unique constraints.
2021-02-23 20:19:53 +01:00
oracle
Fixed
#30916
-- Added support for functional unique constraints.
2021-02-23 20:19:53 +01:00
postgresql
Fixed
#32456
-- Added dbshell support for specifying a password file on PostgreSQL.
2021-03-01 09:33:49 +01:00
sqlite3
Fixed
#32582
-- Removed unnecessary dot in names of cloned test databases on SQLite.
2021-03-25 06:37:01 +01:00
__init__.py
Fixed
#22603
-- Reorganized classes in django.db.backends.
2015-01-14 14:16:20 -05:00
ddl_references.py
Fixed
#26167
-- Added support for functional indexes.
2021-01-13 11:47:50 +01:00
signals.py
Fixed
#31327
-- Deprecated providing_args argument for Signal.
2020-03-05 09:38:52 +01:00
utils.py
Fixed a/an typos in "SQL" usage.
2020-05-06 06:35:26 +02:00