Skip to content

Commit a56d447

Browse files
committed
chore: undo stream change
1 parent e66487c commit a56d447

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/ash/actions/update/bulk.ex

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,7 @@ defmodule Ash.Actions.Update.Bulk do
182182
# once we figure this out, we may be able to remove the branch above
183183
run(
184184
domain,
185-
Ash.Actions.Read.Stream.run!(
186-
domain,
185+
Ash.stream!(
187186
query,
188187
read_opts
189188
),

0 commit comments

Comments
 (0)