django/docs/ref/contrib/postgres
Thomas Aglassinger 3a9b8b25d4
Fixed #33459 -- Clarified index type in full text search docs.
2022-01-28 06:36:39 +01:00
..
aggregates.txt Avoided counting attributes and methods in docs. 2021-12-28 12:36:57 +01:00
constraints.txt Refs #33342 -- Deprecated ExclusionConstraint.opclasses. 2021-12-27 08:55:18 +01:00
expressions.txt Fixed #32776 -- Added support for Array subqueries on PostgreSQL. 2021-07-06 07:36:52 +02:00
fields.txt Fixed #27147 -- Allowed specifying bounds of tuple inputs for non-discrete range fields. 2021-11-04 19:08:57 +01: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 #33342 -- Added support for using OpClass() in exclusion constraints. 2021-12-24 11:39:00 +01:00
lookups.txt Fixed #32492 -- Added TrigramWordSimilarity() and TrigramWordDistance() on PostgreSQL. 2021-09-17 13:05:15 +02:00
operations.txt Removed versionadded/changed annotations for 3.2. 2021-09-20 21:23:01 +02:00
search.txt Fixed #33459 -- Clarified index type in full text search docs. 2022-01-28 06:36:39 +01:00
validators.txt Added import locations to contrib.postgres aggregates and validators docs. 2018-12-24 16:36:00 -05:00