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
33e89de8ca
django1
/
django
/
db
/
backends
History
Mariusz Felisiak
331a460f8f
Fixed DatabaseFeatures.uses_savepoints/can_release_savepoints and related tests with MyISAM storage engine.
2022-04-18 07:05:52 +02:00
..
base
Expanded QuerySet.explain() error message if a backend supports no formats.
2022-04-14 06:46:42 +02:00
dummy
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
mysql
Fixed DatabaseFeatures.uses_savepoints/can_release_savepoints and related tests with MyISAM storage engine.
2022-04-18 07:05:52 +02:00
oracle
Updated Oracle docs links to Oracle 21c.
2022-03-29 09:41:57 +02:00
postgresql
Removed unneeded code in explain_query_prefix()
2022-04-14 06:46:42 +02:00
sqlite3
Fixed
#31169
-- Adapted the parallel test runner to use spawn.
2022-03-15 16:23:55 +01:00
__init__.py
Fixed
#22603
-- Reorganized classes in django.db.backends.
2015-01-14 14:16:20 -05:00
ddl_references.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
signals.py
Fixed
#31327
-- Deprecated providing_args argument for Signal.
2020-03-05 09:38:52 +01:00
utils.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00