Hugo van Kemenade
15f15933b1
Upgrade syntax with pyupgrade --py39-plus
2024-11-24 11:48:16 +02:00
Simon Willison
b379a2a0c3
Added pluggy and first hook, register_commands - refs #569 , #567
2023-07-22 12:04:31 -07:00
Simon Willison
718b0cba9b
Experimental TUI powered by Trogon
...
* sqlite-utils tui command if Trogon is installed, closes #545
* Documentation for trogon TUI
* Screenshot of TUI
* Ignore trogon mypy error
* only run flake8 on Python 3.8 or higher, closes #550
2023-05-21 11:41:56 -07:00
Simon Willison
878d5f5cea
errors=r.SET_NULL/r.IGNORE options for parsedate/parsedatetime, closes #416
2022-03-20 21:01:35 -07:00
Simon Willison
5ec6686153
sqlite-utils convert command and db[table].convert(...) method
...
Closes #251 , closes #302 .
2021-08-01 21:47:39 -07:00
Simon Willison
317071a552
Applied Black
2020-09-22 16:09:28 -07:00
Simon Willison
c755f2852d
Docstring for sqlite-utils transform
2020-09-22 15:50:12 -07:00
Simon Willison
ebc802f7ff
sqlite-utils insert-files command, closes #122
2020-07-27 00:08:57 -07:00
Simon Willison
99a7906fd9
sqlite-utils create-table docs, plus doc unit test
...
Refs #27 . Closes #108
2020-05-02 21:13:49 -07:00