Best way to create masterdata per tenant / multi-tenancy?

Hi,

I’d also appreciate advice on how to handle this kind of applications, I’m dealing with the same issue.

Thanks in advance.

Hello together,

what is the recommended way of liquibase to handle multi-tenant applications with identical database schema but with different masterdata per tenant?

I was thinking of using contexts, but I am wondering if there is any recommended way of doing it? Especially if I consider, that tentant system may also have altering on the database schema.

best wishes