Skip to main content

tenant_scope

Function tenant_scope 

Source
pub fn tenant_scope(ctx: &Arc<Context>, tenant_id: &str) -> Arc<Context> 
Expand description

Derive tenant for execute without requiring the postgres-only resolver module. Scope tools and execution to one tenant. Isolate wins over intercept.