Zip/tar modes will not process -wal or -journal files for sqlite databases
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 908
- Forks
- 244
- Merge medio
- 10 h 18 min
- PR fusionados (30 d)
- 288
Descripción
The regex expressions that target a particular database will only extract that db from a zip/tar ignoring the accompanying -wal or -journal file, which will result in missing out on data. Currently only the Wellbeing (wellbeing.py) module does it correctly.
All other modules need to have their regex tweaked similarly and code adjusted to account for this.
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.