What is the difference between OnConflictStrategy.ABORT and OnConflictStrategy.IGNORE in Room Database?
OnConflictStrategy.ABORT
OnConflictStrategy.IGNORE
ABORT