one-api/model
canghai118 ae2b442a96 chore: migrate database in background
* do database migration in background for fast startup time
* the caveat is: for the first time startup, service is not available until the migration is done
2023-11-30 09:11:37 +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 chore: migrate database in background 2023-11-30 09:11:37 +00:00
option.go feat: support email domain whitelist (#337) 2023-07-30 12:44:41 +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: fix postgresql support (#606) 2023-10-22 18:38:29 +08:00
utils.go fix: fix request count not updated correctly when using batch update 2023-10-14 15:04:52 +08:00