formulahendry / formulahendry/vscode-code-runner
Support for sql (mysql)
Open
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.