git.mcksp
    1
sqlite3 mckb.db "CREATE TABLE items (id INTEGER PRIMARY KEY, name text, description text);"