mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 22:16:00 +00:00
#176 ctx menu
This commit is contained in:
@@ -1129,6 +1129,7 @@
|
|||||||
{ command: 'dataGrid.editJsonDocument' },
|
{ command: 'dataGrid.editJsonDocument' },
|
||||||
{ divider: true },
|
{ divider: true },
|
||||||
{ placeTag: 'export' },
|
{ placeTag: 'export' },
|
||||||
|
{ command: 'dataGrid.generateSqlFromData' },
|
||||||
{ command: 'dataGrid.openFreeTable' },
|
{ command: 'dataGrid.openFreeTable' },
|
||||||
{ command: 'dataGrid.openChartFromSelection' },
|
{ command: 'dataGrid.openChartFromSelection' },
|
||||||
{ placeTag: 'chart' }
|
{ placeTag: 'chart' }
|
||||||
|
|||||||
Reference in New Issue
Block a user