An ApprovalStore constructed bound to exactly one tenant: every SELECT/UPDATE/DELETE it issues carries tenant_id = <ctor field>. The only store type request-scoped code (ApprovalService, approvalGrantProvider) may touch.
tenant_id = <ctor field>
An ApprovalStore constructed bound to exactly one tenant: every SELECT/UPDATE/DELETE it issues carries
tenant_id = <ctor field>. The only store type request-scoped code (ApprovalService, approvalGrantProvider) may touch.