oint sqlite AddTableColumn \
 --table "test" \
 --name "new_col" \
 --type "TEXT" \
 --db "/tmp/d2zko3pj.q0q.sqlite"