simonw / sqlite-utils

Python CLI utility and library for manipulating SQLite databases
https://sqlite-utils.datasette.io
Apache License 2.0
1.58k stars 106 forks source link

`sqlite-utils convert --pdb` option #581

Closed simonw closed 12 months ago

simonw commented 12 months ago

While using sqlite-utils convert I realized it would be handy if you could pass --pdb to have it open the debugger at the first instance of a failed conversion.

simonw commented 12 months ago

Docs: https://sqlite-utils.datasette.io/en/latest/cli.html#using-the-debugger