sql editor - play icon to execute sql fragment

This commit is contained in:
Jan Prochazka
2022-09-25 14:43:10 +02:00
parent 1535dfd407
commit 2f820d8dac
5 changed files with 136 additions and 2 deletions

View File

@@ -295,6 +295,7 @@
invalidateCommands();
}}
bind:this={domEditor}
onExecuteFragment={sql => executeCore(sql)}
/>
{:else}
<AceEditor