This website requires JavaScript.
Explore
Help
Register
Sign In
iven
/
hms
Watch
1
Star
0
Fork
0
You've already forked hms
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
803a27fb84f90e6fe9c60282efb68c0df7d9873f
hms
/
crates
/
erp-server
/
migration
History
iven
803a27fb84
fix(db): 知识库 V2 菜单迁移 — PL/pgSQL 安全检查 sys_menu 存在性
...
迁移 168 引用 sys_menu 表但在无基础 ERP 数据的数据库中不存在。 改用 DO $$ block + information_schema 检查,表不存在时安全跳过。
2026-05-27 11:04:45 +08:00
..
src
fix(db): 知识库 V2 菜单迁移 — PL/pgSQL 安全检查 sys_menu 存在性
2026-05-27 11:04:45 +08:00
Cargo.toml
feat: complete Phase 1 infrastructure
2026-04-11 01:07:31 +08:00