#Tenant Update
1 messages · Page 1 of 1 (latest)
Hi @hoary rose, currently, we do not have such functionality, but we could consider adding it to our roadmap if needed. Could you please share more about your use case? From what I understand, you're using a single central schema for all tenants, and when the schema is updated, you're attempting to update and synchronize it for each tenant. Am I on the right track?
Hey @light crescent, thanks for the quick reply. Yes that is correct. We plan to use multi tenant to support different schemas if needed. However, for most tenants if not all at the beginning we would like to have the same shared schema.
I ended up developing a small piece of code that does this.
Thanks!