This website requires JavaScript.
Explore
Help
Sign In
Bennett
/
g0v0-server
Watch
1
Star
0
Fork
1
You've already forked g0v0-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
86e815b4e248d6c82b48d7692c89ebd6d40ec240
g0v0-server
/
app
History
jimmy-sketch
86e815b4e2
feat(database): 新增 Score 数据库模型并更新 User 关系
...
- 创建 Score 类作为成绩数据库模型,对应 osu! API 中的 Score 对象 - 在 User 模型中添加与 Score 的关系- 优化了数据库表结构,增加了索引和字段约束
2025-07-25 12:34:56 +08:00
..
database
feat(database): 新增 Score 数据库模型并更新 User 关系
2025-07-25 12:34:56 +08:00
dependencies
refactor(database): migrate to sqlmodel
2025-07-24 20:49:07 +08:00
models
refactor(database): migrate to sqlmodel
2025-07-24 20:49:07 +08:00
router
refactor(database): migrate to sqlmodel
2025-07-24 20:49:07 +08:00
__init__.py
上传源码
2025-07-19 12:08:10 +08:00
auth.py
Merge branch 'main' of
https://github.com/GooGuTeam/osu_lazer_api
2025-07-24 20:50:00 +08:00
config.py
Reapply "Merge branch 'main' of
https://github.com/GooGuTeam/osu_lazer_api
"
2025-07-24 20:23:26 +08:00
utils.py
refactor(database): migrate to sqlmodel
2025-07-24 20:49:07 +08:00