formulahendry/vscode-code-runner

Support for sql (mysql)

開放

#86 建立於 2017年2月28日

 (3 則留言) (0 個反應) (0 位負責人)TypeScript (343 個分叉)github user discovery
enhancementhelp wanted

倉庫指標

星標
 (2,408 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南