This website requires JavaScript.
Explore
Help
Register
Sign In
kgod
/
sub2api
Watch
1
Star
0
Fork
0
You've already forked sub2api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
8
Wiki
Activity
Files
cc4da2ae826fbe769f8a9f7d82fc5bb3bf3d740e
sub2api
/
backend
/
migrations
T
History
yangjianbo
cc4da2ae82
fix(数据库): 修复使用记录缓存列命名不一致
...
新增迁移补齐 cache_creation_5m_tokens/cache_creation_1h_tokens 列,并从旧列回填数据
2025-12-29 11:45:07 +08:00
..
001_init.sql
refactor(数据库): 迁移持久层到 Ent 并清理 GORM
2025-12-29 10:03:27 +08:00
002_account_type_migration.sql
First commit
2025-12-18 13:50:39 +08:00
003_subscription.sql
First commit
2025-12-18 13:50:39 +08:00
004_add_redeem_code_notes.sql
feat: 添加用户余额充值/退款功能 (
#17
)
2025-12-23 16:29:57 +08:00
005_schema_parity.sql
refactor(数据库): 迁移持久层到 Ent 并清理 GORM
2025-12-29 10:03:27 +08:00
006_fix_invalid_subscription_expires_at.sql
refactor(数据库): 迁移持久层到 Ent 并清理 GORM
2025-12-29 10:03:27 +08:00
007_add_user_allowed_groups.sql
refactor(数据库): 迁移持久层到 Ent 并清理 GORM
2025-12-29 10:03:27 +08:00
008_seed_default_group.sql
fix(数据库): 修复默认分组缺失与迁移锁阻塞
2025-12-29 10:43:46 +08:00
009_fix_usage_logs_cache_columns.sql
fix(数据库): 修复使用记录缓存列命名不一致
2025-12-29 11:45:07 +08:00
migrations.go
refactor(数据库): 迁移持久层到 Ent 并清理 GORM
2025-12-29 10:03:27 +08:00