You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: load aggregate with select and sort on from_many relationship (#661)
This test captures an approach that was previously working, however commit 10fa4c
introduced a regression that causes the following error:
(Postgrex.Error) ERROR 42703 (undefined_column) column s0.author_id does not exist
0 commit comments