mirror of
https://github.com/Tencent/WeKnora.git
synced 2026-09-01 14:53:07 +08:00
350d9e4eca
The startup migration probed every workspace/provider pair with First(), so each miss emitted a GORM "record not found" log line and a separate round trip. Load all aliases once and index them in memory instead.