#27437 |
Can't create GinIndex on ArrayField(CITextField)
|
assigned
|
postgres, indexes, gin, citext, arrays
|
Mads Jensen
|
Bug
|
contrib.postgres
|
#22125 |
Unnecessary creation of index for ManyToManyField
|
new
|
db-indexes
|
bwreilly
|
Cleanup/optimization
|
Database layer (models, ORM)
|
#26624 |
Error when running sqlmigrate after dropping index (of index_together) without actually migrating
|
new
|
sqlmigrate db-indexes
|
<default>
|
Bug
|
Migrations
|
#26167 |
Support for Functional Indexes (aka Indexes on Expressions)
|
assigned
|
db-indexes
|
Markus Holtermann
|
New feature
|
Database layer (models, ORM)
|
#14904 |
TextField with unique (or in unique_together) constraint breaks for large inputs in Postgres
|
new
|
postgresql, index, textfield
|
nobody
|
Bug
|
Database layer (models, ORM)
|
#20581 |
Support DEFERRABLE INITIALLY DEFERRED for UNIQUE constraints
|
new
|
db-indexes
|
nobody
|
New feature
|
Database layer (models, ORM)
|
#22666 |
GenericIPAddressField index never used on PostgreSQL
|
new
|
db-indexes
|
nobody
|
Bug
|
Database layer (models, ORM)
|
#26591 |
Incorrect Manifest Keys for ManifestStaticFilesStorage on Windows
|
new
|
staticfiles manifest manifeststaticfileststorage windows
|
nobody
|
Bug
|
contrib.staticfiles
|
#28053 |
Allow fields to specify arbitrary indexes via db_index=Index()
|
new
|
indexes migrations
|
nobody
|
New feature
|
Database layer (models, ORM)
|
#28333 |
Filter and subquery for window expressions
|
new
|
window orm filter subquery
|
nobody
|
New feature
|
Database layer (models, ORM)
|
#29061 |
manage.py makemessages throws syntax error due to incorrectly generated django.pot, again
|
new
|
gettext, makemessages, Windows
|
nobody
|
Bug
|
Core (Management commands)
|
#29095 |
QuerySet.count() with Sum window function generates invalid SQL on PostgreSQL
|
new
|
window
|
nobody
|
Bug
|
Database layer (models, ORM)
|
#29224 |
Migration crashes deleting an index_together if there is a unique_together on the same fields
|
new
|
index
|
nobody
|
Bug
|
Migrations
|
#27236 |
Deprecate Model.Meta.index_together in favour of Model.Meta.indexes
|
assigned
|
index_together
|
Olivier Tabone
|
Cleanup/optimization
|
Database layer (models, ORM)
|
#26974 |
Add support for Hash indexes
|
assigned
|
hash, index, postgres, db-indexes
|
Nick Pope
|
New feature
|
contrib.postgres
|
#28887 |
Add support for SP-Gist indexes
|
assigned
|
spgist, index, postgres, db-indexes
|
Nick Pope
|
New feature
|
contrib.postgres
|
#28990 |
Add autosummarize parameter to BrinIndex
|
assigned
|
brin, autosummarize, index, postgres, db-indexes
|
Nick Pope
|
New feature
|
contrib.postgres
|
#24082 |
Unique=True on TextField or CharField should not create an index
|
new
|
db-indexes
|
|
Bug
|
Database layer (models, ORM)
|
#27060 |
Take indexes into account in inspectdb command
|
new
|
db-indexes inspectdb
|
|
New feature
|
Core (Management commands)
|
#28646 |
Migration calls "CREATE INDEX" when one already exists when 'unique' field attribute is added (PostgreSQL)
|
new
|
postgresql,migration,index,#djangocph
|
|
Bug
|
Migrations
|
#28949 |
Multibyte table name or column name causes miscalculation of the length of index name.
|
new
|
migration multibyte index
|
|
Bug
|
Migrations
|
#29097 |
Migrations using MySQL fail for constraints using composite indexes
|
new
|
introspection mysql migration index constraint
|
|
Bug
|
Database layer (models, ORM)
|