misskey/packages/backend/src/server/api/endpoints/roles
zyoshoka 514a65e453
perf(backend): avoid N+1 selects from `user` table when packing many entities (#13911)
* perf(backend): avoid N+1 selects from `user` table when packing many entities

* perf(backend): use `packMany` instead of mapping to `pack`
2024-05-31 15:32:42 +09:00
..
list.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
notes.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
show.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
users.ts perf(backend): avoid N+1 selects from `user` table when packing many entities (#13911) 2024-05-31 15:32:42 +09:00