Initial prototype of insert command, refs #8

This commit is contained in:
Simon Willison 2023-07-18 20:43:42 -07:00
commit d8e827ed61
3 changed files with 137 additions and 7 deletions

View file

@ -37,7 +37,7 @@ cog.out(
)
]]] -->
```
Usage: dclient query [OPTIONS] URL SQL
Usage: dclient query [OPTIONS] URL_OR_ALIAS SQL
Run a SQL query against a Datasette database URL