feat: add software_hashes table schema and reimport pipeline

- Add softwareHashes Drizzle model (download_id PK, md5, crc32,
  size_bytes, inner_path, updated_at)
- Update import_mysql.sh to reimport from JSON snapshot after DB wipe
- Add pnpm scripts: update:hashes, export:hashes
- Create data/zxdb/ directory for JSON snapshot storage

claude-opus-4-6@MacFiver
This commit is contained in:
2026-02-17 16:06:51 +00:00
parent 944a2dc4d1
commit f5ae89e888
4 changed files with 61 additions and 1 deletions

0
data/zxdb/.gitkeep Normal file
View File