danni / django-postgres-composite-types

Postgres composite types support for Django
BSD 3-Clause "New" or "Revised" License
51 stars 13 forks source link

Implement indexes on composite types #10

Open danni opened 8 years ago

danni commented 8 years ago

It's possible to create an index on an attribute in a composite type.

http://stackoverflow.com/questions/15040135/postgresql-create-an-index-for-fields-within-a-composite-type