mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-28 11:56:00 +00:00
set filter modal refactor
This commit is contained in:
1
packages/types/filter-type.d.ts
vendored
1
packages/types/filter-type.d.ts
vendored
@@ -13,6 +13,7 @@ export interface StructuredFilterType {
|
||||
supportExistsTesting?: boolean;
|
||||
supportBooleanValues?: boolean;
|
||||
supportSqlCondition?: boolean;
|
||||
supportArrayTesting?: boolean;
|
||||
|
||||
// allowedOperators: Array<{ value: string; label: string }>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user