formulahendry / formulahendry/vscode-code-runner
Support for sql (mysql)
- Lingua principale
- TypeScript
- Stelle
- 2.4k
- Fork
- 351
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
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 per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start at the code-runner.executorMap handling and trace how the sql command is selected and launched. Check the provided mysql command and the requirement for a configured mysql PATH; done means SQL files run through mysql with either the environment PATH or an explicitly configured executable path.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- mysql
- Ambito
- tooling
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 25/100