mirror of
https://github.com/simonw/dclient.git
synced 2026-07-23 09:24:31 +02:00
- Update README.md with new commands summary and uv development workflow - Add docs/exploring.md covering databases, tables, schema, rows, get commands with filtering, sorting, pagination, and output format examples - Add docs/writing.md covering create-table, upsert, update, delete, drop - Update docs/queries.md with output format options (--csv, --tsv, --nl, --table) - Update docs/inserting.md with cross-references to upsert/update - Update docs/index.md toctree to include new pages - Regenerate all cog --help blocks with current command signatures https://claude.ai/code/session_01DoiJf9Gbvbw2asN9yvP6dx |
||
|---|---|---|
| .. | ||
| _templates | ||
| .gitignore | ||
| aliases.md | ||
| authentication.md | ||
| conf.py | ||
| exploring.md | ||
| index.md | ||
| inserting.md | ||
| Makefile | ||
| queries.md | ||
| requirements.txt | ||
| writing.md | ||