This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-04-02 12:36:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Adam Johnson
063cf98d3a
Fixed
#31765
-- Enforced enhanced ALTER TABLE behavior for SQLite connections.
2021-12-07 12:32:05 +01:00
..
backends
Fixed
#31765
-- Enforced enhanced ALTER TABLE behavior for SQLite connections.
2021-12-07 12:32:05 +01:00
migrations
Fixed
#33305
-- Fixed autodetector crash for ForeignKey with hardcoded "to" attribute.
2021-11-22 06:46:25 +01:00
models
Fixed
#33335
-- Made model validation ignore functional unique constraints.
2021-12-06 07:59:11 +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