formulahendry / formulahendry/vscode-code-runner

Support for sql (mysql)

Open
#86 3 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
TypeScript
Stars
2.4k
Forks
351
PR merge metrics
No merged PRs in 30d

Description


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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.