mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-26 02:44:33 +02:00
sqlite-utils convert --pdb option, closes #581
This commit is contained in:
parent
5e9a02153d
commit
619cea8681
3 changed files with 55 additions and 0 deletions
|
|
@ -648,6 +648,7 @@ See :ref:`cli_convert`.
|
|||
--drop Drop original column afterwards
|
||||
--no-skip-false Don't skip falsey values
|
||||
-s, --silent Don't show a progress bar
|
||||
--pdb Open pdb debugger on first error
|
||||
-h, --help Show this message and exit.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue