Custom Query (8 matches)
Ticket | Summary | Status | Keywords | Owner | Type | Ticket |
---|---|---|---|---|---|---|
#14904 | TextField with unique (or in unique_together) constraint breaks for large inputs in Postgres | new | postgresql, index, textfield | Bug | ||
#22125 | Unnecessary creation of index for ManyToManyField | assigned | db-indexes | Cleanup/optimization | ||
#22666 | GenericIPAddressField index never used on PostgreSQL | new | db-indexes | Bug | ||
#24082 | Unique=True on TextField or CharField should not create an index | new | db-indexes | Bug | ||
#27060 | Take indexes into account in inspectdb command | assigned | db-indexes inspectdb | New feature | ||
#28053 | Allow fields to specify arbitrary indexes via db_index=Index() | assigned | indexes migrations | New feature | ||
#28646 | Migration calls "CREATE INDEX" when one already exists when 'unique' field attribute is added (PostgreSQL) | new | postgresql,migration,index,#djangocph | Bug | ||
#30200 | Add support for using indexes in update() for ArrayFields. | assigned | ArrayField PostreSQL index update | New feature |
Note:
See TracQuery
for help on using queries.