summaryrefslogtreecommitdiff
path: root/django/contrib/postgres/expressions.py
AgeCommit message (Expand)Author
2021-07-06Fixed #32776 -- Added support for Array subqueries on PostgreSQL.Hannes Ljungberg