Drop Schema instead of migrating.
Abierto
enhancement
- Lenguaje dominante
- Kotlin
- Estrellas
- 4.8k
- Forks
- 593
- Merge medio
- 1 min
- PR fusionados (30 d)
- 1
Descripción
DBFlow Version: 4+
Issue Kind: Question
Description:
Sometimes it is not necessary to migrate data from version to version. For example models have significantly changed and we don't need locally stored data on upgrade as we will refresh it from the backend anyway. It would save us a lot of time if we could just drop my schema and let dbFlow generate a new DB when the versions change....instead of spending a lot of time writing migration scripts.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.