mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 18:26:00 +00:00
multi column condition in perspectives
This commit is contained in:
@@ -80,6 +80,8 @@ export interface PerspectiveNodeConfig {
|
||||
isAutoGenerated?: true | undefined;
|
||||
isNodeChecked?: boolean;
|
||||
|
||||
multiColumnFilter?: string;
|
||||
|
||||
position?: {
|
||||
x: number;
|
||||
y: number;
|
||||
|
||||
Reference in New Issue
Block a user