Viewing 3 posts - 1 through 4 (of 4 total)
Thanks. We'll think about the schema based separation.
FKs: But how do you ensure data integrity? We need to have an existing user in the field, cause it is data shown...
July 8, 2008 at 1:21 am
#839291
Thanks
Few things:
Our data model has about 100 tables. 10 or so are general lookups which could be shared in a "each tenant has its own schema" design. That means 90...
July 7, 2008 at 2:55 pm
#839181
It doesn't need to be part but when the tenant_id is included in the primary key (or an unique index) and every foreign key shares the same tenant_id field, there's...
July 7, 2008 at 7:50 am
#838891