Custom Query (26 matches)
Ticket | Summary | Status | Keywords | Owner | Type | Component |
---|---|---|---|---|---|---|
#28990 | Add autosummarize parameter to BrinIndex | assigned | brin, autosummarize, index, postgres, db-indexes | New feature | contrib.postgres | |
#25955 | FK constraints are not checked at the end of nested atomic blocks | new | DEFERRED transaction.atomic savepoint postgresql | Bug | Database layer (models, ORM) | |
#26974 | Add support for Hash indexes | assigned | hash, index, postgres, db-indexes | New feature | contrib.postgres | |
#22673 | inspectdb not support database schema on postgresql with name different of "public" | new | inspectdb, introspection, postgresql, schema | New feature | Database layer (models, ORM) | |
#28438 | Initial migration creates fields not listed in the migration if mixin class changes | new | migration,models,mixin,postgresql | Bug | Migrations | |
#3254 | full text search support for postgres, oracle and mssql | new | oracle fulltext search postgresql postgres mysql | New feature | Database layer (models, ORM) | |
#16376 | Support for database links | new | oracle postgres | New feature | Database layer (models, ORM) | |
#6148 | Add generic support for database schemas | new | oracle postgresql mysql schemas | New feature | Database layer (models, ORM) | |
#24632 | PostgreSQL table inheritance | new | orm postgresql table-inheritance inheritance object-relational | New feature | contrib.postgres | |
#27697 | JSONField with blank=True is rendered as non-required field in a ModelForm | assigned | postgres | Bug | contrib.postgres | |
#26251 | SimpleArrayField missing clean method which leads to unexpected validation error. | assigned | postgres, arrayfield, simplearrayfield | Bug | contrib.postgres | |
#28077 | Allow specifying custom operator classes for PostgreSQL indexes | new | postgres, gin, operator, class | New feature | Database layer (models, ORM) | |
#27437 | Can't create GinIndex on ArrayField(CITextField) | assigned | postgres, indexes, gin, citext, arrays | Bug | contrib.postgres | |
#26511 | Document how to do a substring search in JSONField | new | postgres, jsonb | Cleanup/optimization | Documentation | |
#25678 | migrate scalar to array field in PostrgreSQL fails | new | PostgreSQL, ArrayField | Bug | Migrations | |
#24709 | ArrayField doesn't support .update() and F() objects | new | postgresql contrib arrayfield update | New feature | contrib.postgres | |
#14904 | TextField with unique (or in unique_together) constraint breaks for large inputs in Postgres | new | postgresql, index, textfield | Bug | Database layer (models, ORM) | |
#28646 | Migration calls "CREATE INDEX" when one already exists when 'unique' field attribute is added (PostgreSQL) | new | postgresql,migration,index,#djangocph | Bug | Migrations | |
#26434 | Inconsistent results of QuerySet count() method using PostgreSQL backend prior and post the QuerySet evaluation | new | postgresql queryset count annotate aggreagate order_by | Bug | Database layer (models, ORM) | |
#27147 | Add support for defining bounds in postgres range fields | new | postgres range bounds | New feature | contrib.postgres | |
#27090 | pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead | new | postgres sequence | Cleanup/optimization | Database layer (models, ORM) | |
#28528 | Allow combining SearchVectors with different configs | new | SearchQueries PostgreSQL FullTextSearch | Cleanup/optimization | contrib.postgres | |
#13295 | Add a Meta.sequence option to models | new | sequence last_id postgresql | New feature | Database layer (models, ORM) | |
#28887 | Add support for SP-Gist indexes | assigned | spgist, index, postgres, db-indexes | New feature | contrib.postgres | |
#24306 | Support for UNLOGGED tables in PostgreSQL | new | testing unlogged postgresql | New feature | Database layer (models, ORM) | |
#29084 | Skip postgres_tests's SimpleSearchTest's that require 'english_stem' configuration if the machine's configuration is different | new | tests postgresql search | Cleanup/optimization | contrib.postgres |
Note: See TracQuery
for help on using queries.