oint sqlite AddTableColumn \
--table "test" \
--name "new_col" \
--type "TEXT" \
--db "/tmp/1q3umrdj.x1r.sqlite"