Database Error Strategy
Entries
RECREATE_AT_OPEN
Link copied to clipboard
Content copied to clipboard
If a database error occurs at open, automatically recreate the database.
UNSPECIFIED
Link copied to clipboard
Content copied to clipboard
If unspecified, all database errors will be propagated to the call site.
Sources
androidJvm source
Link copied to clipboard