dclient/docs
Simon Willison c847badc4e
dclient insert command (#13)
* Move making queries to own page, refs #7
* Documentation for the dclient insert feature, refs #8
* Implemented progress bar for insert, refs #8
* --pk option
* --ignore and --replace for insert, refs #8
* --batch-size option, refs #8
* First insert test, using a mock - refs #8
* insert test that exercises against an in-memory Datasette instance, refs #8
* Insert tests now cover an error case, refs #8
* Tests for --ignore and --replace, refs #8
* Tests for different formats, refs #8
* Test for --no-detect-types
* Support for --encoding, refs #8
2023-07-24 16:22:39 -07:00
..
_templates Documentation on ReadTheDocs using MyST 2023-07-17 16:48:50 -07:00
.gitignore Documentation on ReadTheDocs using MyST 2023-07-17 16:48:50 -07:00
aliases.md Documentation on ReadTheDocs using MyST 2023-07-17 16:48:50 -07:00
authentication.md dclient insert command (#13) 2023-07-24 16:22:39 -07:00
conf.py Ran Black 2023-07-17 16:50:43 -07:00
index.md dclient insert command (#13) 2023-07-24 16:22:39 -07:00
inserting.md dclient insert command (#13) 2023-07-24 16:22:39 -07:00
Makefile Documentation on ReadTheDocs using MyST 2023-07-17 16:48:50 -07:00
queries.md dclient insert command (#13) 2023-07-24 16:22:39 -07:00
requirements.txt Documentation on ReadTheDocs using MyST 2023-07-17 16:48:50 -07:00