Zip/tar modes will not process -wal or -journal files for sqlite databases
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 908
- Forks
- 244
- Ø Merge
- 10 Std. 18 Min.
- Gemergte PRs (30 T.)
- 288
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.