mirror of
https://github.com/simonw/dclient.git
synced 2026-09-16 21:44:11 +02:00
Executable demo covering all new commands against a live Datasette: - create-table, insert (CSV via stdin) - databases, tables, schema (exploration) - rows with --table, -w filtering, --sort-desc, --col, --csv, --limit - get (single row by PK) - query with --table and --nl output formats - update (single row by PK with key=value pairs) - upsert (bulk insert-or-update from JSON) - delete and drop with --yes Replaces the old root-level demo.md with a proper demos/ directory. https://claude.ai/code/session_01DoiJf9Gbvbw2asN9yvP6dx |
||
|---|---|---|
| .. | ||
| exploring-writing.md | ||