1
0
mirror of https://github.com/django/django.git synced 2024-12-28 12:06:22 +00:00
django/docs/ref/contrib/postgres
2020-11-04 21:22:54 +01:00
..
aggregates.txt Fixed #32169 -- Added distinct support to JSONBAgg. 2020-11-04 21:22:54 +01:00
constraints.txt Fixed #31709 -- Added support for opclasses in ExclusionConstraint. 2020-06-16 08:16:14 +02:00
fields.txt Fixed #32046 -- Added CreateCollation/RemoveCollation operations for PostgreSQL. 2020-10-21 10:53:44 +02:00
forms.txt FIxed typo in docs/ref/contrib/postgres/forms.txt. 2020-07-15 09:02:51 +02: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
indexes.txt
lookups.txt
operations.txt Fixed #32046 -- Added CreateCollation/RemoveCollation operations for PostgreSQL. 2020-10-21 10:53:44 +02:00
search.txt Fixed #28194 -- Added support for normalization and cover density to SearchRank. 2020-03-23 11:00:55 +01:00
validators.txt