Note that this is a breaking change: pod.db will have to be re-created. The reason for that is that renaming/deleting columns in SQLite is hard, and I preferred to do it the easy way here as no customer-s data is there yet
Note that this is a breaking change: pod.db will have to be re-created. The reason for that is that renaming/deleting columns in SQLite is hard, and I preferred to do it the easy way here as no customer-s data is there yet