Using multiple schemas #182
windowsdeveloperwannabe
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello 😀,
I was wondering if there are any ideas or examples on how to programmatically define the schema when querying the database or alternatively when connecting to the database? A common use case for it is multitenancy. Example from Elixir Ecto: https://hexdocs.pm/ecto/multi-tenancy-with-query-prefixes.html
Beta Was this translation helpful? Give feedback.
All reactions