0
0
mirror of https://github.com/django/django.git synced 2024-11-25 16:09:27 +01:00
django/docs/ref/contrib/postgres
Daniele Varrazzo 09ffc5c121 Fixed #33308 -- Added support for psycopg version 3.
Thanks Simon Charette, Tim Graham, and Adam Johnson for reviews.

Co-authored-by: Florian Apolloner <florian@apolloner.eu>
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2022-12-15 06:17:57 +01:00
..
aggregates.txt Fixed #34199 -- Added example to StringAgg docs. 2022-12-05 05:19:23 +01:00
constraints.txt Refs #30947 -- Changed tuples to lists where appropriate. 2022-08-30 09:57:17 +02:00
expressions.txt
fields.txt Fixed #33308 -- Added support for psycopg version 3. 2022-12-15 06:17:57 +01:00
forms.txt Fixed #33308 -- Added support for psycopg version 3. 2022-12-15 06:17:57 +01:00
functions.txt
index.txt
indexes.txt Fixed #33804 -- Corrected GinIndex.gin_pending_list_limit description in docs. 2022-06-24 14:52:21 +02:00
lookups.txt
operations.txt
search.txt Improved example of index on SearchVector in full text search docs. 2022-08-29 19:28:00 +02:00
validators.txt