disableForeignKeyConstraints(); $this->connection->statement($this->grammar->compileDropAllTables()); $this->enableForeignKeyConstraints(); } }