formulahendry / formulahendry/vscode-code-runner

Support for sql (mysql)

Offen
#86 3 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
enhancement help wanted
Vorherrschende Sprache
TypeScript
Sterne
2.4k
Forks
351
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung


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

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

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.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
mysql
Bereich
tooling
Issue-Typ
Feature
Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
25/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.