paricafe/packages/backend/src/core/entities
rinsuki 452a48e7f4
fix(server): DriveFile related N+1 query when call note packMany (#10133)
* fix(server): DriveFile related N+1 query when call note packMany

* Update packages/backend/src/misc/is-not-null.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* ignore lint

* 途中でやめたやつが混入していた

* fix: 順番通りである必要がある場所で順番通りになっていなかった

---------

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-03-03 10:06:59 +09:00
..
AbuseUserReportEntityService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
AntennaEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
AppEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
AuthSessionEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
BlockingEntityService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
ChannelEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
ClipEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
DriveFileEntityService.ts fix(server): DriveFile related N+1 query when call note packMany (#10133) 2023-03-03 10:06:59 +09:00
DriveFolderEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
EmojiEntityService.ts refactor: fix types 2023-02-17 15:36:36 +09:00
FlashEntityService.ts MisskeyPlay (#9467) 2023-01-05 13:59:48 +09:00
FlashLikeEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
FollowingEntityService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
FollowRequestEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
GalleryLikeEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
GalleryPostEntityService.ts fix(server): DriveFile related N+1 query when call note packMany (#10133) 2023-03-03 10:06:59 +09:00
HashtagEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
InstanceEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
ModerationLogEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
MutingEntityService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
NoteEntityService.ts fix(server): DriveFile related N+1 query when call note packMany (#10133) 2023-03-03 10:06:59 +09:00
NoteFavoriteEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
NoteReactionEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
NotificationEntityService.ts fix(server): DriveFile related N+1 query when call note packMany (#10133) 2023-03-03 10:06:59 +09:00
PageEntityService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
PageLikeEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
RoleEntityService.ts fix of #10145 2023-03-01 12:02:37 +09:00
SigninEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
UserEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
UserListEntityService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00