tursodatabase/turso-cli
View on GitHubAdd an option to run a SQL file with `turso db shell`
Open
#365 opened on Apr 27, 2023
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.