ai-gateway/model
Calcium-Ion 8a4d6f3327
fix: remove useless wrong index (#916)
* add sqlite busy_timeout=3000

* chore: update impl

* fix: fix JSON tag in Log struct

* fix: 修复高并发下,高额度用户使用低额度令牌没有预扣费而导致令牌大额欠费

* Revert "fix: 修复高并发下,高额度用户使用低额度令牌没有预扣费而导致令牌大额欠费"

This reverts commit f0ffe14437.

* fix: remove wrong index

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2024-01-14 13:48:16 +08: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: remove useless wrong index (#916) 2024-01-14 13:48:16 +08:00
main.go feat: able to set sqlite busy_timeout (#818) 2023-12-17 19:17:00 +08:00
option.go feat: able to change theme 2024-01-07 17:53:05 +08:00
redemption.go fix: fix postgresql support (#606) 2023-10-22 18:38:29 +08:00
token.go fix: fix token validation exception handling #901 2024-01-07 13:32:39 +08:00
user.go fix: fix SearchUsers not working if using PostgreSQL (#778) 2023-12-24 16:42:00 +08:00
utils.go fix: fix request count not updated correctly when using batch update 2023-10-14 15:04:52 +08:00