multica/server/pkg/db
Jiayuan 38cad92e7e fix(inbox): remove hardcoded 50-item limit from inbox list query
The ListInbox endpoint defaulted to LIMIT 50 while the frontend fetched
all items without pagination, causing items beyond the first 50 to be
silently dropped.
2026-03-31 18:36:41 +08:00
..
generated fix(inbox): remove hardcoded 50-item limit from inbox list query 2026-03-31 18:36:41 +08:00
queries fix(inbox): remove hardcoded 50-item limit from inbox list query 2026-03-31 18:36:41 +08:00