refactor(server): non-nullable file metadata (#17598)
This commit is contained in:
@@ -71,6 +71,3 @@ where
|
||||
and "activity"."albumId" = $2
|
||||
and "activity"."isLiked" = $3
|
||||
and "assets"."deletedAt" is null
|
||||
and "assets"."fileCreatedAt" is not null
|
||||
and "assets"."fileModifiedAt" is not null
|
||||
and "assets"."localDateTime" is not null
|
||||
|
||||
Reference in New Issue
Block a user