formulahendry/vscode-code-runner

Support for sql (mysql)

オープン

#86 opened on 2017/02/28

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (343 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (2,408 個のスター)
PR merge metrics
 (PR metrics pending)

説明

"code-runner.executorMap":{ "sql":"mysql -uroot -pyour_password -Ddatabase < " },

Make sure the mysql PATH is set in the environment variable. or specify the mysql PATH in code-runner.executorMap.

コントリビューターガイド