Refactor: 数据库初始化以动态支持MySQL和SQLITE

将DataSourceConfig更新为:

- MySQL跳过架构初始化,需要手动设置。
- 使用schema.sql和data.sql初始化sqlite
- 更改上传文件创建时间持续到持续的时间戳处理。
- 添加日志记录以更好地调试数据源选择和初始化
This commit is contained in:
czhqwer
2025-03-29 01:35:57 +08:00
parent f29e64d3aa
commit f6deba2a41
10 changed files with 110 additions and 20 deletions
Binary file not shown.