#33021: Migration crashes when GIN index with gin_trgm_ops is used
-------------------------------------+-------------------------------------
     Reporter:  Aleksei khatkevich   |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  3.2
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  invalid
     Keywords:  gin OpClass          |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

 * status:  new => closed
 * resolution:   => invalid
 * component:  Migrations => Database layer (models, ORM)


Comment:

 Thanks for this ticket, however you're seeing this error because of not
 adding `django.contrib.postgres` to `INSTALLED_APPS`, see `OpClass()`
 [https://docs.djangoproject.com/en/3.2/ref/contrib/postgres/indexes
 /#opclass-expressions docs] and related ticket #32770.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33021#comment:1>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/075.48975f3578755e85498f5fe96d7d484c%40djangoproject.com.

Reply via email to