drewolson / scrivener

Pagination for the Elixir ecosystem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot generate pagination when grouping by date

juanestorres opened this issue · comments

I had a similar problem than this guy.

I tried to make a query grouping by month, using fragment and date_trunc, it works with Repo.all() but with Repo.paginate() I get
expected at most one result but got 2 in query: