one-api/model
Laisky.Cai a75c64f55f fix: gorm bug for sqlite migrate
- Update dependencies in go.mod
- Update specifications for User struct fields in model/user.go
2023-12-12 07:48:41 +00:00
..
ability.go fix: fix postgresql support (#606) 2023-10-22 18:38:29 +08:00
cache.go fix: fix postgresql support (#606) 2023-10-22 18:38:29 +08:00
channel.go fix: fix postgresql support (#606) 2023-10-22 18:38:29 +08:00
log.go fix: fix channel_id column name (#681, close #688) 2023-11-10 21:50:52 +08:00
main.go refactor: Refactor import statements and error handling in multiple files 2023-12-12 06:34:08 +00:00
option.go feat: enable channel when test succeed (#771) 2023-12-03 20:10:57 +08:00
redemption.go fix: fix postgresql support (#606) 2023-10-22 18:38:29 +08:00
token.go chore: pass through error out 2023-09-03 21:31:58 +08:00
user.go fix: gorm bug for sqlite migrate 2023-12-12 07:48:41 +00:00
utils.go fix: fix request count not updated correctly when using batch update 2023-10-14 15:04:52 +08:00