Migrate poo recorder and align Alembic naming
This commit is contained in:
+1
-1
@@ -13,6 +13,6 @@
|
||||
|
||||
原则上:
|
||||
|
||||
- 新的 Python 实现继续在仓库根目录的 `app/`、`tests/`、`alembic/` 等目录演进
|
||||
- 新的 Python 实现继续在仓库根目录的 `app/`、`tests/`、`alembic_location/`、`alembic_poo/` 等目录演进
|
||||
- 旧 Go 代码只作为迁移参考,不再作为新实现的结构基础
|
||||
- 当 Python 重构完成并验证稳定后,可以考虑整块删除 `legacy/go-backend/`
|
||||
|
||||
Reference in New Issue
Block a user