Simon Willison
|
9dcb099905
|
Better error messages for --convert, closes #363
|
2022-02-03 14:51:25 -08:00 |
|
Simon Willison
|
1b84c175b4
|
--analyze option for create-index, insert, update commands, closes #379, closes #365
|
2022-01-10 17:36:41 -08:00 |
|
Simon Willison
|
b6dad08a83
|
Keep trying up to ten times, refs #364
|
2022-01-09 21:04:51 -08:00 |
|
Simon Willison
|
046e5246c9
|
Longer delay to hopefully get test to pass, refs #364
|
2022-01-09 20:51:07 -08:00 |
|
Simon Willison
|
e6ae643497
|
Did not need WAL after all, refs #364
|
2022-01-09 20:41:00 -08:00 |
|
Simon Willison
|
cfb3f12358
|
Only buffer input if --sniff, closes #364
|
2022-01-09 20:39:58 -08:00 |
|
Simon Willison
|
d2a79d200f
|
--nl now ignores blank lines, closes #376
|
2022-01-09 20:12:39 -08:00 |
|
Simon Willison
|
22c8d10dd3
|
--convert function can now modify row in place, closes #371
|
2022-01-09 12:06:02 -08:00 |
|
Simon Willison
|
413f8ed754
|
--convert --text for iterators, docs for --convert
|
2022-01-05 22:24:53 -08:00 |
|
Simon Willison
|
2e4847e493
|
Implemented --convert for different things, renamed --all to --text
|
2022-01-05 22:24:53 -08:00 |
|
Simon Willison
|
e66299c6ed
|
Implemented and documented sqlite-utils insert --all
|
2022-01-05 22:24:53 -08:00 |
|
Simon Willison
|
f1569c9f7f
|
Implemented sqlite-utils insert --lines
|
2022-01-05 22:24:53 -08:00 |
|
Simon Willison
|
d1ed2f423d
|
Refactored sqlite-utils insert tests into test_cli_insert.py
|
2022-01-05 22:24:53 -08:00 |
|