mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 19:36:00 +00:00
mongo conditions support
This commit is contained in:
@@ -22,6 +22,7 @@ export interface DisplayColumn {
|
||||
isChecked?: boolean;
|
||||
hintColumnName?: string;
|
||||
dataType?: string;
|
||||
filterType?: boolean;
|
||||
isStructured?: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user