Skip to main content
Version: 7.2

SqlPolicyDef

Resolved row level security policy for schema operations (all callbacks resolved to strings).

Index

Properties

optionalcheck

check?: string

command

command: insert | update | delete | select | all

name

name: string

roles

roles: string[]

type

type: permissive | restrictive

optionalusing

using?: string
Page Options