mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
var_dump $junctions
This commit is contained in:
@@ -504,7 +504,6 @@ class Deletes extends Action
|
||||
$collections = $dbForProject->listCollections($limit);
|
||||
|
||||
foreach ($collections as $collection) {
|
||||
|
||||
/**
|
||||
* Ignore junction tables;
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user