mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 23:35:59 +00:00
execute procedure tab
This commit is contained in:
@@ -44,6 +44,10 @@ const menus = {
|
||||
label: 'Show CREATE PROCEDURE script',
|
||||
tab: 'SqlObjectCreateScriptTab',
|
||||
},
|
||||
{
|
||||
label: 'Show EXECUTE script',
|
||||
tab: 'ExecuteProcedureTab',
|
||||
},
|
||||
],
|
||||
functions: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user