Commit graph

28 commits

Author SHA1 Message Date
Simon Willison
b204ff56f6 First insert test, using a mock - refs #8 2023-07-24 14:52:25 -07:00
Simon Willison
0d4e5cfc73 --batch-size option, refs #8 2023-07-24 14:23:53 -07:00
Simon Willison
7ea598ceef --ignore and --replace for insert, refs #8 2023-07-24 14:22:14 -07:00
Simon Willison
0d9c9119d6 --pk option 2023-07-24 14:09:08 -07:00
Simon Willison
6fe4fb5cc5 Implemented progress bar for insert, refs #8 2023-07-24 13:59:35 -07:00
Simon Willison
4a90f536d3 100 per batch again 2023-07-24 13:15:35 -07:00
Simon Willison
d8e827ed61 Initial prototype of insert command, refs #8 2023-07-18 20:43:42 -07:00
Simon Willison
c436781ef1 curl example, refs #8 2023-07-18 19:38:27 -07:00
Simon Willison
4705b0cd21 Documentation for the dclient insert feature, refs #8 2023-07-18 19:33:35 -07:00
Simon Willison
41916a7be0 Move making queries to own page, refs #7 2023-07-18 19:25:22 -07:00
Simon Willison
20f0e18a80 Ran Black 2023-07-17 16:50:43 -07:00
Simon Willison
823413a9a7
Documentation on ReadTheDocs using MyST
Refs #7
2023-07-17 16:48:50 -07:00
Simon Willison
8a205d81a3
dclient auth commands
Closes #3
2023-07-17 16:23:53 -07:00
Simon Willison
055d6a6ffc Swap appdirs for click.get_app_dir(), change dir from dclient to io.datasette.dclient - closes #10 2023-07-17 15:00:46 -07:00
Simon Willison
c0d25a7512 Fixed failing test 2023-07-17 14:59:34 -07:00
Simon Willison
d59c680ffd
cache-dependency-path: setup.py 2022-11-21 23:00:33 -08:00
Simon Willison
ca301dcbe3
cache-dependency-path: setup.py 2022-11-21 22:59:12 -08:00
Simon Willison
aea4d3fd50 Test on Python 3.11, upgrade workflows 2022-11-21 22:35:34 -08:00
Simon Willison
2c9af739c2 Test for datasette plugin registration, refs #4 2022-11-21 22:31:48 -08:00
Simon Willison
bf6c709804
Release 0.1a2 0.1a2
Refs #4
2022-11-21 21:38:39 -08:00
Simon Willison
c30bd7e9bf
Docs for "datasette client" plugin mode
Refs #4
2022-11-21 21:38:14 -08:00
Simon Willison
02cf4c0cf2 Register as a Datasette plugin too, refs #4 2022-11-21 21:33:24 -08:00
Simon Willison
d71919fe24
Release 0.1a1 0.1a1
Refs #2
2022-11-21 19:01:15 -08:00
Simon Willison
ff3b64f425 alias remove command, alias list --json option - refs #2 2022-11-21 19:00:20 -08:00
Simon Willison
6bc35f46c2 dclient aliases command, closes #2 2022-11-21 18:53:12 -08:00
Simon Willison
1ecb6a02e8 Initial dclient query command, refs #1 0.1a0 2022-11-21 18:16:28 -08:00
simonw
56c4672f37 Initial library structure 2022-11-22 01:57:06 +00:00
Simon Willison
ac7aaab22d
Initial commit 2022-11-21 17:56:46 -08:00