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
baf9604ed8
django1
/
django
/
db
/
backends
History
Mariusz Felisiak
83c803f161
Updated Oracle docs links to Oracle 21c.
2022-03-29 09:41:57 +02:00
..
base
Refs
#32365
-- Removed internal uses of utils.timezone.utc alias.
2022-03-24 06:29:50 +01:00
dummy
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
mysql
Refs
#30581
-- Fixed DatabaseFeatures.bare_select_suffix on MySQL < 8 and MariaDB < 10.4.
2022-03-22 09:45:59 +01:00
oracle
Updated Oracle docs links to Oracle 21c.
2022-03-29 09:41:57 +02:00
postgresql
Refs
#33517
-- Prevented __second lookup from returning fractional seconds on PostgreSQL.
2022-02-22 07:26:44 +01: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