Zip/tar modes will not process -wal or -journal files for sqlite databases
未关闭
- 主要语言
- Python
- 星标
- 908
- 派生
- 244
- 平均合并
- 10 小时 18 分钟
- 30 天内合并 PR
- 288
描述
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.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。