mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 20:46:01 +00:00
schema editing in dataset
This commit is contained in:
@@ -84,6 +84,7 @@ export abstract class GridDisplay {
|
||||
return this.baseTable || this.baseView;
|
||||
}
|
||||
changeSetKeyFields: string[] = null;
|
||||
editableStructure: TableInfo = null;
|
||||
sortable = false;
|
||||
groupable = false;
|
||||
filterable = false;
|
||||
|
||||
Reference in New Issue
Block a user