django-postgres-composite-types icon indicating copy to clipboard operation
django-postgres-composite-types copied to clipboard

Implement indexes on composite types

Open danni opened this issue 9 years ago • 0 comments

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

danni avatar Jun 01 '16 00:06 danni