diff options
| author | Simon Charette <charette.s@gmail.com> | 2025-07-02 01:47:47 -0400 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-08-15 10:45:02 +0200 |
| commit | e1671278e88265e64811657b8b939b5d786295cb (patch) | |
| tree | 797023c32b73e3bab915173ca6c7eb8169c558ed /docs | |
| parent | 5e06b970956af4854e970e74990cb971ba31c96b (diff) | |
Fixed #36490 -- Avoided unnecessary transaction in bulk_create.
When dealing with an heterogeneous set of object with regards to primary key
assignment that fits in a single batch there's no need to wrap the single
INSERT statement in a transaction.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
