Hi,
I am trying to build a multi tenant application by using shared database with isolated schema. I have seen on you read-doc that you have used a function get_tenants_map to keep track of your schema. I would like to know if you have a dynamic solution. Like how should I proceed if I would the user to be able to create his own tenant. What things have to change ?
Thank you very much again for your time guyz!!!