simonw / sqlite-utils

Python CLI utility and library for manipulating SQLite databases

Home Page:https://sqlite-utils.datasette.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`sqlite-utils convert --pdb` option

simonw opened this issue · comments

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.