Skip to content

Commit 422ef5c

Browse files
committed
Merge remote-tracking branch 'origin/optimize-update-document' into optimize-update-document
2 parents 63345f2 + 2c1dc52 commit 422ef5c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Database/Adapter/Postgres.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1045,7 +1045,6 @@ public function createDocument(string $collection, Document $document): Document
10451045
/**
10461046
* Update Document
10471047
*
1048-
*
10491048
* @param string $collection
10501049
* @param string $id
10511050
* @param Document $document

0 commit comments

Comments
 (0)