Milo Lee
Results
4
issues of
Milo Lee
Currently, `Repo.paginate` may throw an exception if the query has combinations. Test case: ```elixir Post |> Post.published() |> union(^Post.unpublished(Post)) |> Scrivener.Ecto.Repo.paginate() ``` Exception message: ```shell ** (Postgrex.Error) ERROR 42601 (syntax_error)...
### Environment - Oban Version - oban: 2.13.0 - oban_pro: 0.12.2 - PostgreSQL Version 14.4 - Elixir & Erlang/OTP Versions (`elixir --version`) - Erlang/OTP 25 [erts-13.0.2] [source] [64-bit] [smp:10:10] [ds:10:10:10]...
kind:bug
area:pro