tursodatabase/turso-cli

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

Open

#365 opened on Apr 27, 2023

View on GitHub
 (3 comments) (5 reactions) (0 assignees)Go (50 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (302 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide