Skip to content

Commit 070b5b1

Browse files
authored
Remove todo (#469)
1 parent e962136 commit 070b5b1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Command/AbstractCommand.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,6 @@ protected function queryInternal(int $queryMode): mixed
556556

557557
$this->profiler?->end($rawSql, [$logCategory]);
558558

559-
// @todo set isReadMode to false for DDL query
560559
if (!$isReadMode) {
561560
$this->refreshTableSchema();
562561
}

0 commit comments

Comments
 (0)