mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #33342 -- Removed ExclusionConstraint.opclasses per deprecation timeline.
This commit is contained in:
@@ -247,8 +247,8 @@ Minor features
|
||||
* The new :attr:`.ExclusionConstraint.include` attribute allows creating
|
||||
covering exclusion constraints on PostgreSQL 12+.
|
||||
|
||||
* The new :attr:`.ExclusionConstraint.opclasses` attribute allows setting
|
||||
PostgreSQL operator classes.
|
||||
* The new ``ExclusionConstraint.opclasses`` attribute allows setting PostgreSQL
|
||||
operator classes.
|
||||
|
||||
* The new :attr:`.JSONBAgg.ordering` attribute determines the ordering of the
|
||||
aggregated elements.
|
||||
|
||||
Reference in New Issue
Block a user