Rowguard - RLS Policy DSL - v0.2.0
GitHub
Preparing search index...
applyPolicies
Function applyPolicies
applyPolicies
(
builders
:
PolicyBuilder
[]
|
PolicyBuilder
[]
[]
,
client
:
{
query
(
sql
:
string
)
:
Promise
<
unknown
>
}
,
options
?:
SQLGenerationOptions
&
{
idempotent
?:
boolean
}
,
)
:
Promise
<
void
>
Parameters
builders
:
PolicyBuilder
[]
|
PolicyBuilder
[]
[]
client
:
{
query
(
sql
:
string
)
:
Promise
<
unknown
>
}
Optional
options
:
SQLGenerationOptions
&
{
idempotent
?:
boolean
}
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
Rowguard - RLS Policy DSL - v0.2.0
Loading...