Max
fabced291c
fix: Enhance loading functions to handle non-existent directories
...
- Added checks in various loading functions to ignore processing if the respective directories do not exist, improving error handling and preventing unnecessary operations.
- Updated the Load function signature to return warnings alongside errors, allowing for better feedback on loading issues across different components.
2025-05-13 09:10:10 +08:00
Max
dc162bb206
feat: app afterMigrate hook support
2024-09-29 08:53:27 +08:00
Max
9faf8f802f
chore: Update engine.Load calls with additional options
2024-05-05 17:54:32 +08:00
Max
bba0119a95
Fix model update and print statement in migrate command
2024-01-28 11:45:23 +08:00
Max
a807899f95
[*] migrate to gou v0.10.3 (50%)
2023-02-01 17:25:11 +08:00
Max
3d21a9e19e
[add] migrate command reset & update schema
2022-08-22 15:10:07 +08:00
Max
fcfdab0498
关闭生产环境 migrate
2022-02-13 09:50:58 +08:00
Max
657d68d477
fix load bug
2022-02-09 21:46:25 +08:00
Max
5407525b75
规范 migrate 输出
2022-02-09 19:35:38 +08:00
Max
a21aad82c8
修复加载错误
2022-02-09 16:16:43 +08:00
Max
95a0d1e159
命令行工具 + 多语言支持
2022-02-09 15:45:18 +08:00
Max
34f4382c19
更新命名空间
2022-02-09 09:17:23 +08:00
Max
1f6a9cf6db
优化目录结构
2021-10-18 22:01:25 +08:00
Max
d03e1fc2e3
优化代码结构 v0.8.8
2021-10-18 21:38:39 +08:00
Max
a342cd50b0
升级到 Gou 支持 SQLite
2021-10-07 13:24:41 +08:00
Max
cd27da75c3
fix filters unique bug
2021-09-29 01:17:14 +08:00
Max
30852f481c
调整目录结构
2021-09-14 12:12:07 +08:00