mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 03:16:01 +00:00
view data improvements
This commit is contained in:
@@ -20,6 +20,7 @@ export class ViewGridDisplay extends GridDisplay {
|
||||
this.groupable = true;
|
||||
this.editable = false;
|
||||
this.supportsReload = true;
|
||||
this.baseView = view;
|
||||
}
|
||||
|
||||
getDisplayColumns(view: ViewInfo) {
|
||||
|
||||
Reference in New Issue
Block a user