tursodatabase/turso-cli

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

Open

#365 aberto em 27 de abr. de 2023

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

Métricas do repositório

Stars
 (302 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador