Commit ebc8498
committed
refactor: read touch_update_defaults? from options instead of changeset context
Read the touch_update_defaults? flag from the bulk_create options map
rather than from changeset context.
Depends on ash-project/ash#2590 which adds touch_update_defaults? to the
options passed to data layers. Only merge once that PR is merged and released.1 parent 06a0680 commit ebc8498
2 files changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2382 | 2382 | | |
2383 | 2383 | | |
2384 | 2384 | | |
2385 | | - | |
2386 | | - | |
2387 | | - | |
| 2385 | + | |
| 2386 | + | |
2388 | 2387 | | |
2389 | 2388 | | |
2390 | 2389 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
0 commit comments