My app uses postgres schemas for multi-tenancy. Are you open to adding a configuration similar to Oban (https://hexdocs.pm/oban/isolation.html#running-multiple-oban-instances) for specifying the Ecto prefix to use instead of relying on the default?
I'm open to making a PR if you prefer.
My app uses postgres schemas for multi-tenancy. Are you open to adding a configuration similar to Oban (https://hexdocs.pm/oban/isolation.html#running-multiple-oban-instances) for specifying the Ecto
prefixto use instead of relying on the default?I'm open to making a PR if you prefer.