chore(db): clean legacy sql assets and standardize migrations
This commit is contained in:
@@ -84,7 +84,7 @@ martial-master/
|
||||
│ ├── application-dev.yml # 开发环境
|
||||
│ ├── application-prod.yml # 生产环境
|
||||
│ └── db/migration/ # Flyway 迁移脚本
|
||||
├── database/ # 数据库初始化脚本
|
||||
├── database/ # SQL管理目录(init/flowable/upgrade)
|
||||
├── docs/ # 项目文档
|
||||
├── docker-compose.yml # Docker 编排配置
|
||||
├── Dockerfile.fullbuild # 完整构建(含 martial-tool)
|
||||
|
||||
Reference in New Issue
Block a user