1 Commits
Author SHA1 Message Date
kevin 6949b12af0 增加文件表与文件操作记录表
- files 表:相对路径、MIME、扩展名、大小、sha256 唯一(秒传)、引用计数、上传者、存储后端、元数据等
- file_operations 表:create/download/rename/move/delete 五种操作,含文件快照、操作人快照与 IP
- 迁移 v8、v9;补充 hash 唯一约束与操作日志读写测试
2026-09-21 20:28:34 +08:00