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 |
|