ai-gateway/model
Bryan 40ceb29e54
fix: fix SearchUsers not working if using PostgreSQL (#778)
* fix SearchUsers

* refactor: using UsingPostgreSQL as condition

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-12-24 16:42:00 +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: fix channel_id column name (#681, close #688) 2023-11-10 21:50:52 +08:00
main.go feat: able to set sqlite busy_timeout (#818) 2023-12-17 19:17:00 +08: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: 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