Skip to content

Commit 02fa242

Browse files
committed
addJoinCollectionId
1 parent a118f46 commit 02fa242

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Database/Database.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9469,7 +9469,6 @@ private function rollbackAttributeMetadata(Document $collection, array $attribut
94699469
*/
94709470
public function addJoinCollectionId(string $collectionId): void
94719471
{
9472-
// todo: Consider adding $this->getNamespace()
94739472
$this->joinsCollectionsIds[$collectionId] = true;
94749473
}
94759474
}

0 commit comments

Comments
 (0)