[Updated Jul 30, 2020] In getting ready to update Horse Crazy!, the “most reviled app in the world”, I needed to see if a column existed in the database. I want people to be able to name their horses and so I needed a column named ‘name” in the horses table. While I could just […]
Look for Existing Columns in a SQLite Database Table
3