mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 08:28:42 +00:00
var_dump $junctions
This commit is contained in:
parent
d642111bfa
commit
a8bb54a33e
1 changed files with 0 additions and 1 deletions
|
|
@ -504,7 +504,6 @@ class Deletes extends Action
|
|||
$collections = $dbForProject->listCollections($limit);
|
||||
|
||||
foreach ($collections as $collection) {
|
||||
|
||||
/**
|
||||
* Ignore junction tables;
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue