I need to know database corruption so that i can re-initialize a single instance object of 'RoomDatabase'.
I would like to get onCorruption
, What would be configuration to get such callback.
I need to know database corruption so that i can re-initialize a single instance object of 'RoomDatabase'.
I would like to get onCorruption
, What would be configuration to get such callback.