AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 DeepSeek-Reasonix
migration-naming.md
根目录
/
benchmarks
/
memorybench
/
tasks
/
mb-cjk
/
memory
/
project
/
migration-naming.md
1
---
2
name: migration-naming
3
description: 数据库迁移脚本命名规范
4
metadata:
5
type: project
6
scope: project
7
---
8
9
数据库迁移必须向后兼容。迁移脚本命名规范:`MEMKEY-CJK5T-<描述>.sql`,放在仓库根目录。
10
10 lines
MARKDOWN