mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 03:45:59 +00:00
query run current popup menu
This commit is contained in:
@@ -254,6 +254,7 @@
|
||||
function createMenu() {
|
||||
return [
|
||||
{ command: 'query.execute' },
|
||||
{ command: 'query.executeCurrent' },
|
||||
{ command: 'query.kill' },
|
||||
{ divider: true },
|
||||
{ command: 'query.toggleComment' },
|
||||
|
||||
Reference in New Issue
Block a user