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
..
2022-04-15 21:33:00 +09:00
2024-05-31 13:28:11 +09:00
2021-11-12 10:35:41 +09:00
2022-09-20 01:04:08 +09:00
2021-11-12 10:35:41 +09:00
2023-02-07 19:50:38 +09:00
2024-05-28 17:06:33 +09:00
chore: ✌️
2022-12-24 14:39:17 +09:00
2023-09-04 13:33:38 +09:00

Misskey Backend