mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
big file
This commit is contained in:
@@ -149,7 +149,6 @@ App::post('/v1/projects')
|
||||
'orders' => $index['orders'],
|
||||
]);
|
||||
}
|
||||
var_dump($key);
|
||||
$dbForProject->createCollection($key, $attributes, $indexes);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user