This commit is contained in:
Zach Daniel 2023-06-01 00:04:06 -04:00
parent bd0613a3cc
commit 3861f1b0d5

View file

@ -342,7 +342,7 @@ defmodule AshPostgres.Aggregate do
query, query,
opts, opts,
source_binding, source_binding,
subquery.__ash_bindings__.current - 1, subquery.__ash_bindings__.current,
:left, :left,
subquery subquery
) )