I have at least two customers seeing this.
I am not using encryption.
One particular table has all queries fail with errors such as the database disk image is malformed. I see this in Sqliteadmin when the customer sent me the .db3 file.
There was no .journal file that he could find. It was stored in main memory, not an SD card.
I can view all the schema in the file, but one particular table always errs out if I try to check the data.
Customer wants to know if the data is recoverable. I don't know how to recover from a corrupted sqlite file.