mirror of
https://github.com/simonw/dclient.git
synced 2026-09-20 07:24:23 +02:00
Initial prototype of insert command, refs #8
This commit is contained in:
parent
c436781ef1
commit
d8e827ed61
3 changed files with 137 additions and 7 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue