I want to migrate my iPhone app to a new database version. Since I don\'t have some version saved, I need to check if certain column names exist.
This Stackoverflow
When you run the sqlite3 cli, typing in:
sqlite3
sqlite3 -header
will also give the desired result