#28783: Support for custom operator class for indexes
-------------------------------------+-------------------------------------
Reporter: vinay | Owner: nobody
karanam |
Type: New | Status: new
feature |
Component: Database | Version: 2.0
layer (models, ORM) | Keywords: postgres, operator
Severity: Normal | class
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
This is an extension of #28077 to support specifying operator class for
indexes.
Usage:
{{{
Index(fields=['jsonfield'], index_name='jsonb_idx',
operator_class='jsonb_path_ops')
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/28783>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/057.eb21b6c366b554871998c5df9f39fb5e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.