mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Update src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Bulk/Upsert.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
parent
51d5ddb463
commit
6581d68e6d
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ class Upsert extends Action
|
|||
'transactions',
|
||||
$transactionId,
|
||||
'operations',
|
||||
\count($staged)
|
||||
1
|
||||
);
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue