fix: allow subquerying a through while aggregating a many to many

This commit is contained in:
Zach Daniel 2024-02-15 23:11:44 -05:00
parent cde117e18b
commit 6cb53dc8d7

View file

@ -587,7 +587,7 @@ defmodule AshPostgres.Aggregate do
[join_relationship],
nil,
subquery.__ash_bindings__.current,
true,
false,
true
)