Is the new multi-tenant feature preserved by validators? I mean validators like IS_IN_DB, when applied on table with multi-tenant feature enabled, is IS_IN_DB validator filtering "my" records only?
Also can this feature be enabled for web2py auth mechanism? Means each "tenant" will have own user accouns, roles, goups and auth decorators will preserve this? Thanks, David