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
4ffada3609
django1
/
django
/
db
/
backends
History
Mariusz Felisiak
221b2f85fe
Fixed
#33129
-- Dropped support for MariaDB 10.2.
2021-09-22 11:57:54 +02:00
..
base
Fixed
#32365
-- Made zoneinfo the default timezone implementation.
2021-09-16 12:11:05 +02:00
dummy
Made DatabaseFeatures.uses_savepoints default to True.
2018-10-25 10:02:47 -04:00
mysql
Fixed
#33129
-- Dropped support for MariaDB 10.2.
2021-09-22 11:57:54 +02:00
oracle
Fixed
#33057
-- Fixed recreation of foreign key constraints in m2m tables when altering type of referenced primary key on Oracle.
2021-08-31 13:43:10 +02:00
postgresql
Refs
#10929
-- Allowed NowUTC SQL customization for third-party backends.
2021-08-24 08:28:03 +02:00
sqlite3
Fixed
#32365
-- Made zoneinfo the default timezone implementation.
2021-09-16 12:11:05 +02: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
#30934
-- Included database alias in django.db.backends log messages.
2021-07-02 15:36:53 +02:00