Hannes Ljungberg
|
59a66f0512
Refs #33342 -- Deprecated ExclusionConstraint.opclasses.
|
3 жил өмнө |
Hannes Ljungberg
|
0e656c02fe
Fixed #33342 -- Added support for using OpClass() in exclusion constraints.
|
3 жил өмнө |
Nick Pope
|
c2f6c05c4c
Refs #32943 -- Added support for covering exclusion constraints using SP-GiST indexes on PostgreSQL 14+.
|
3 жил өмнө |
Nick Pope
|
000d430234
Fixed typo in exception message for GiST indexes and exclusion constraints.
|
3 жил өмнө |
Lucidiot
|
b69b0c3fe8
Fixed #32858 -- Fixed ExclusionConstraint crash with index transforms in expressions.
|
3 жил өмнө |
Hannes Ljungberg
|
3aa545281e
Fixed #30916 -- Added support for functional unique constraints.
|
4 жил өмнө |
Hannes Ljungberg
|
87acbf0631
Fixed #32458 -- Made __repr__() for Index and BaseConstraint subclasses more consistent.
|
4 жил өмнө |
Tilman Koschnick
|
fdfbc66331
Fixed #32392 -- Fixed ExclusionConstraint crash with Cast() in expressions.
|
4 жил өмнө |
Mariusz Felisiak
|
ee0abac169
Refs #32096 -- Fixed ExclusionConstraint crash with JSONField key transforms in expressions.
|
4 жил өмнө |
Maxim Petrov
|
bf6d07730c
Fixed #31902 -- Fixed crash of ExclusionConstraint on expressions with params.
|
4 жил өмнө |
David Smith
|
e74b3d724e
Bumped minimum isort version to 5.1.0.
|
4 жил өмнө |
Hannes Ljungberg
|
0d6d4e78b1
Fixed #31709 -- Added support for opclasses in ExclusionConstraint.
|
4 жил өмнө |
Hannes Ljungberg
|
7edc6e53a7
Fixed #31702 -- Added support for PostgreSQL opclasses in UniqueConstraint.
|
4 жил өмнө |
Hannes Ljungberg
|
e0cdd0fcf5
Fixed #31649 -- Added support for covering exclusion constraints on PostgreSQL 12+.
|
4 жил өмнө |
Mariusz Felisiak
|
106e8dc91a
Completed test coverage for ExclusionConstraint.
|
4 жил өмнө |
Ian Foote
|
b4068bc656
Fixed #31455 -- Added support for deferrable exclusion constraints on PostgreSQL.
|
5 жил өмнө |
Nick Pope
|
335c9c94ac
Simplified imports from django.db and django.contrib.gis.db.
|
5 жил өмнө |
ElizabethU
|
54ea290e5b
Fixed #30651 -- Made __eq__() methods return NotImplemented for not implemented comparisons.
|
5 жил өмнө |
Mads Jensen
|
a3417282ac
Fixed #29824 -- Added support for database exclusion constraints on PostgreSQL.
|
5 жил өмнө |
Mariusz Felisiak
|
cf79f92abe
Simplified tests for PostgreSQL constraints.
|
5 жил өмнө |
Mariusz Felisiak
|
7991111af1
Fixed #30621 -- Fixed crash of __contains lookup for Date/DateTimeRangeField when the right hand side is the same type.
|
5 жил өмнө |
Simon Charette
|
386d89ab55
Fixed #30258 -- Adjusted postgres schema value quoting of ranges.
|
6 жил өмнө |