summaryrefslogtreecommitdiff
path: root/django/db/backends/postgresql/compiler.py
AgeCommit message (Expand)Author
2024-12-11Fixed #35936 -- Used unnest for bulk inserts on Postgres when possible.Simon Charette