Currently there is no way to paginate on a different Schema dynamically. Something we can do in Ecto, by passing the prefix option to each Repo query.
Currently there is no way to paginate on a different Schema dynamically.
Something we can do in Ecto, by passing the prefix option to each Repo query.