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
9c1fe446b6
django1
/
django
/
db
History
Georgi Yanchev
9c1fe446b6
Fixed
#33339
-- Made QuerySet.bulk_create() use TO_NCLOB() for TextFields on Oracle.
2021-12-03 07:39:20 +01:00
..
backends
Fixed
#33339
-- Made QuerySet.bulk_create() use TO_NCLOB() for TextFields on Oracle.
2021-12-03 07:39:20 +01:00
migrations
Fixed
#33305
-- Fixed autodetector crash for ForeignKey with hardcoded "to" attribute.
2021-11-22 06:46:25 +01:00
models
Fixed
#33282
-- Fixed a crash when OR'ing subquery and aggregation lookups.
2021-12-02 07:23:33 +01:00
__init__.py
Fixed
#32233
-- Cleaned-up duplicate connection functionality.
2020-12-08 08:55:44 +01:00
transaction.py
Fixed
#33161
-- Enabled durability check for nested atomic blocks in TestCase.
2021-11-12 13:05:56 +01:00
utils.py
Fixed
#30398
-- Added CONN_HEALTH_CHECKS database setting.
2021-12-01 07:44:48 +01:00