diff options
| author | Simon Charette <charette.s@gmail.com> | 2025-04-03 11:15:27 -0400 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2025-04-04 21:33:04 +0200 |
| commit | 764af7a3d6c0b543dcf659a2c327f214da768fe4 (patch) | |
| tree | 2ef6d8c15ef6c2df0b8c481c0f0bde3f09b6a4fb /tests/bulk_create/models.py | |
| parent | 4a824b13134a63d189a58e68f925e7201fa3befe (diff) | |
Fixed #36289 -- Fixed bulk_create() crash with nullable geometry fields on PostGIS.
Swapped to an allow list instead of a deny list for field types to
determine if the UNNEST optimization can be enabled to avoid further
surprises with other types that would require further specialization to
adapt.
Regression in a16eedcf9c69d8a11d94cac1811018c5b996d491.
Thanks Joshua Goodwin for the report and Sarah Boyce for the test.
Diffstat (limited to 'tests/bulk_create/models.py')
0 files changed, 0 insertions, 0 deletions
