tursodatabase/turso-cli

Add an option to run a SQL file with `turso db shell`

Offen

#365 geöffnet am 27.04.2023

 (3 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)Go (50 Forks)github user discovery
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (302 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 4h 32m) (2 gemergte PRs in 30 T)

Beschreibung

You can currently do cat <file> | turso db shell <name> but let's add an explicit command line option.

Contributor Guide