Somehow (I don't know how or why), an ormlite_config.txt was generated without one column. When I noticed it, I generated a new ormlite_config.txt. But when I turned my app on (with the new config file), there were no records.
Is ormlite_config.txt still needed? Was it needed for older Androids? I have another app with a lot of records and I don't want to lose them, but I want to write my app properly.