mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 14:16:01 +00:00
sql editor - play icon to execute sql fragment
This commit is contained in:
@@ -295,6 +295,7 @@
|
||||
invalidateCommands();
|
||||
}}
|
||||
bind:this={domEditor}
|
||||
onExecuteFragment={sql => executeCore(sql)}
|
||||
/>
|
||||
{:else}
|
||||
<AceEditor
|
||||
|
||||
Reference in New Issue
Block a user