formulahendry/vscode-code-runner

Support for sql (mysql)

Aperta

#86 aperta il 28 feb 2017

 (3 commenti) (0 reazioni) (0 assegnatari)TypeScript (343 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (2408 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

"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.

Guida contributor