This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-23 09:36:06 +00:00
Code
Issues
25
Releases
Wiki
Activity
f82c67aa21
django
/
tests
/
constraints
History
Albert Defler
c991602ce5
Fixed
#34060
-- Fixed migrations crash when adding check constraints with JSONField __exact lookup on Oracle.
2024-02-15 13:57:58 +01:00
..
__init__.py
models.py
Fixed
#34754
-- Fixed JSONField check constraints validation on NULL values.
2023-08-04 10:14:03 +02:00
tests.py
Fixed
#34060
-- Fixed migrations crash when adding check constraints with JSONField __exact lookup on Oracle.
2024-02-15 13:57:58 +01:00