#36502: bulk INSERT is not using UNNEST when a field is a FK on PostgreSQL
-------------------------------------+-------------------------------------
Reporter: canardoFR | Owner: (none)
Type: Uncategorized | Status: new
Component: Database layer | Version: 5.2
(models, ORM) |
Severity: Normal | Resolution:
Keywords: | Triage Stage:
| Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by canardoFR):
* summary:
[DJANGO] bulk INSERT is not using UNNEST when a field is a FK on
PostgreSQL
=> bulk INSERT is not using UNNEST when a field is a FK on PostgreSQL
--
Ticket URL: <
https://code.djangoproject.com/ticket/36502#comment:2>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.