mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update database
This commit is contained in:
Generated
+4
-4
@@ -3791,12 +3791,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/utopia-php/database.git",
|
||||
"reference": "12e216866ce89674531fe1e174046de5de1e6273"
|
||||
"reference": "0330adf4cdf8ceada6b991ad2ca7e381a13d81d2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/utopia-php/database/zipball/12e216866ce89674531fe1e174046de5de1e6273",
|
||||
"reference": "12e216866ce89674531fe1e174046de5de1e6273",
|
||||
"url": "https://api.github.com/repos/utopia-php/database/zipball/0330adf4cdf8ceada6b991ad2ca7e381a13d81d2",
|
||||
"reference": "0330adf4cdf8ceada6b991ad2ca7e381a13d81d2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3841,7 +3841,7 @@
|
||||
"issues": "https://github.com/utopia-php/database/issues",
|
||||
"source": "https://github.com/utopia-php/database/tree/feat-mongodb"
|
||||
},
|
||||
"time": "2025-10-13T05:20:12+00:00"
|
||||
"time": "2025-10-14T03:37:01+00:00"
|
||||
},
|
||||
{
|
||||
"name": "utopia-php/detector",
|
||||
|
||||
@@ -126,6 +126,7 @@ class XList extends Base
|
||||
}
|
||||
|
||||
$this->applySelectQueries($request, $response, Response::MODEL_DEPLOYMENT);
|
||||
|
||||
$response->dynamic(new Document([
|
||||
'deployments' => $results,
|
||||
'total' => $total,
|
||||
|
||||
Reference in New Issue
Block a user