tursodatabase/turso-cli

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

Open

#365 geöffnet am 27. Apr. 2023

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

Repository-Metriken

Stars
 (302 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide