iammm0
|
a261d9da27
|
refactor: 优化后端数据库与依赖
- 优化 api/database/database.py
- 更新 api/requirements.txt
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-12 13:33:14 +08:00 |
|
penghanyuan
|
0591e9d7c1
|
feat: 添加PostgreSQL支持并更新数据库配置
- 新增PostgreSQL服务支持,使用最新版17
- 更新Docker Compose配置以支持PostgreSQL和Redis
- 修改数据库连接逻辑,支持PostgreSQL和SQLite
- 更新文档以反映新的数据库配置和使用方法
- 优化数据模型,确保时间戳字段支持时区
|
2026-01-21 23:21:36 +01:00 |
|
徐在坤
|
3a4c9f0838
|
refactor: 更新数据库和模型
- 更新数据库连接和会话管理
- 更新数据模型以支持用户认证
- 添加RefreshToken模型用于刷新令牌管理
|
2026-01-18 15:57:47 +08:00 |
|
iammm0
|
56dffc300b
|
添加数据库模块
|
2026-01-07 11:56:33 +08:00 |
|