This commit is contained in:
syuilo 2018-10-11 18:35:19 +09:00
parent 9e903c2df2
commit aebff8cbce

View File

@ -10,7 +10,8 @@ DriveFile.find({
withoutChunks: { $exists: false }
}, {
withoutChunks: false
}]
}],
'metadata.deletedAt': { $exists: false }
}, {
fields: {
_id: true