Closed jdegroot closed 10 years ago
can you provide such a "corrupted" database?
I've since found out that this is not ProviGen's fault but a more general problem with this constraint in my database. The databases that I created outside of ProviGen had the same issues, so this issue can be closed.
Thank you for taking the time to update the issue. :)
I've used the
@Unique(Constraint.OnConflict.IGNORE)
annotation on a table in my database and used an extracted copy of this database to be shipped with my app. On some devices, this database gave andatabase corrputed
error when inserting data into the table with the constraint. The error occured for me on an HTC Desire running Android 2.3.3.