This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-04 06:05:02 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
contrib
/
postgres
History
Nikita Marchant
4e4082f939
Fixed
#32492
-- Added TrigramWordSimilarity() and TrigramWordDistance() on PostgreSQL.
2021-09-17 13:05: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
…
expressions.txt
Fixed
#32776
-- Added support for Array subqueries on PostgreSQL.
2021-07-06 07:36:52 +02:00
fields.txt
Fixed
#32964
-- Corrected 'setup'/'set up' usage in docs.
2021-08-17 12:18:07 +02:00
forms.txt
…
functions.txt
…
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
…