Enable RLS in lab (#17328)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/* @license Enterprise */
|
||||
|
||||
import { type RowLevelPermissionPredicateOperand } from '@/types/RowLevelPermissionPredicateOperand';
|
||||
import { type RowLevelPermissionPredicateValue } from '@/types/RowLevelPermissionPredicateValue';
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* @license Enterprise */
|
||||
|
||||
import { type RowLevelPermissionPredicateGroupLogicalOperator } from '@/types/RowLevelPermissionPredicateGroupLogicalOperator';
|
||||
|
||||
export type RowLevelPermissionPredicateGroup = {
|
||||
|
||||
Reference in New Issue
Block a user