Commit Graph

12 Commits

Author SHA1 Message Date
insistence
ca641055e0 fix: 引入sqlglot修复sql语句解析异常的问题 2025-02-21 15:40:47 +08:00
insistence
e21bde54be chore: 更新后端依赖至最新版本 2025-02-19 11:51:04 +08:00
insistence
8a964bf3f5 chore: 更新fastapi版本至0.115.0 2024-09-29 09:39:56 +08:00
insistence
09380dc94f chore: 更新pydantic-validation-decorator版本为0.1.4,修复了一些底层bug 2024-09-04 09:02:13 +08:00
insistence
42269f78c3 chore: 使用PyJWT替换python-jose以解决一些安全性问题 2024-07-16 09:40:56 +08:00
insistence
93d7ecb1ee chore: 更新依赖至最新版本 2024-07-16 09:39:24 +08:00
insistence
19f34d6a81 chore: 将validate_annotation封装为pydantic-validation-decorator库 2024-07-07 09:09:19 +08:00
insistence
a66061aa89 chore: 更新fastapi版本至0.111.0 2024-07-04 17:29:44 +08:00
insistence
5319327c37 chore: 增加asyncmy依赖用于支持orm异步操作mysql 2024-05-17 15:11:14 +08:00
insistence
1972f1cb6d refactor: 重构数据库orm为异步 #I9MRQS 2024-05-17 15:04:30 +08:00
insistence
6e2d62a73d chore: 升级fastapi版本为0.109.1,修复一些安全性问题 2024-02-04 11:35:25 +08:00
insistence
d2f91dec7f feat: 新增后端项目依赖文件 2024-01-29 16:05:03 +08:00