Files
new-api/model
RedwindA db8534b4a3 fix: change token model_limits column from varchar(1024) to text
Fixes #3033 — users with many model limits hit PostgreSQL's varchar
length constraint. The text type is supported across all three
databases (SQLite, MySQL, PostgreSQL) with no length restriction.
2026-02-27 14:47:20 +08:00
..
2025-08-10 12:11:31 +08:00
2025-08-10 12:11:31 +08:00