Zip/tar modes will not process -wal or -journal files for sqlite databases
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 908
- Fork
- 244
- Merge trung bình
- 10 giờ 18 phút
- Pull request đã merge (30 ngày)
- 288
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.