django/docs/ref/contrib/postgres
Sarah Abderemane 7fa946c76b [4.0.x] Refs #27694 -- Doc'd lookups that can be chained with HStoreField key transforms.
Backport of 1953dd02b6 from main
2021-10-04 07:44:15 +02:00
..
aggregates.txt Fixed #32906 -- Added docs and tests for using key and index lookups on JSONBAgg results. 2021-07-26 11:23:51 +02:00
constraints.txt Removed versionadded/changed annotations for 3.1. 2021-01-14 17:50:04 +01:00
expressions.txt Fixed #32776 -- Added support for Array subqueries on PostgreSQL. 2021-07-06 07:36:52 +02:00
fields.txt [4.0.x] Refs #27694 -- Doc'd lookups that can be chained with HStoreField key transforms. 2021-10-04 07:44:15 +02:00
forms.txt Refs #12990 -- Removed django.contrib.postgres.forms.JSONField per deprecation timeline. 2021-01-14 17:50:04 +01:00
functions.txt Refs #27996 -- Doc'd no extension required for RandomUUID() on PostgreSQL 13+. 2020-07-28 07:21:16 +02:00
index.txt Fixed #32776 -- Added support for Array subqueries on PostgreSQL. 2021-07-06 07:36:52 +02:00
indexes.txt Fixed #30916 -- Added support for functional unique constraints. 2021-02-23 20:19:53 +01:00
lookups.txt Fixed #32492 -- Added TrigramWordSimilarity() and TrigramWordDistance() on PostgreSQL. 2021-09-17 13:05:15 +02:00
operations.txt Fixed #31653 -- Added AddConstraintNotValid()/ValidateConstraint() operations for PostgreSQL. 2021-06-08 07:46:51 +02:00
search.txt Fixed #32492 -- Added TrigramWordSimilarity() and TrigramWordDistance() on PostgreSQL. 2021-09-17 13:05:15 +02:00
validators.txt Added import locations to contrib.postgres aggregates and validators docs. 2018-12-24 16:36:00 -05:00