proofdb/scriptdoc/backfill_archive_content.md
2026-05-11 15:23:34 +08:00

14 lines
384 B
Markdown

# Archive Content 回填脚本(已废弃)
`archives.content``archives.raw` 已经从 PostgreSQL 设计中移除。
因此:
- `scripts/backfill_archive_content.php` 不再执行任何回填逻辑
- 该脚本现在只会输出废弃提示并退出
当前约定是:
- archive 正文从 `chunks` 重建
- 原始 Markdown 由 PostgreSQL 外部的原始来源负责保存