Files
MaxKey/sql/README.md
2025-12-10 18:13:45 +08:00

18 lines
552 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## MaxKey对应SQL版本
SQL版本命名 v[`x.y.z`] 其中`x`是主版本号,`y`是当前版本,`z`是修正版本号例如v4.1.9
保留最近3个版本SQL其他版本存放到`olderVersions`中;
如果没有最新版本对应的SQL版本请用最新版本。
## 历史SQL版本
olderVersions历史版本SQL
## 数据库模型
MaxKey数据库建模使用PDManer元数建模会定期更新建模的数据文件如下
MaxKey单点登录认证系统v[`version`].chnr.json
PDManer 参见 https://gitee.com/robergroup/pdmaner