#26167: Support for Functional Indexes (aka Indexes on Expressions)
-------------------------------------+-------------------------------------
     Reporter:  Alex Rothberg        |                    Owner:  Markus
                                     |  Holtermann
         Type:  New feature          |                   Status:  assigned
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  db-indexes           |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by hannseman):

 It have been a good while since there was any activity on this issue, both
 here and on the GitHub PR. By reading the PR comments there’s still a
 community interest in getting this feature into Django. Me personally
 would love to use it to set B-Tree Indexes on keys in `JSONField` s by
 using `KeyTransform`.

 A lot of stuff have happened in regards to index creation since the last
 work was done on the PR. I have a proof-of-concept based on the latest
 master using a lot of work done by Markus Holtermann.

 @Markus Holtermann would you mind if I opened a new PR to continue your
 work?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/26167#comment:13>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.a225f45e53748475a6c07c1bb946f50d%40djangoproject.com.

Reply via email to