private val MIGRATION_10_11: Migration = object : Migration(10, 11) {
override fun migrate(@NonNull database: SupportSQLiteDatabase) {
private val MIGRATION_10_11: Migration = object : Migration(10, 11) {
override fun migrate(@NonNull database: SupportSQLiteDatabase) {