@@ -29,6 +29,9 @@ |
||
29 | 29 | // but the migration itself is idempotent |
30 | 30 | } |
31 | 31 | |
32 | + /** |
|
33 | + * @param string $table |
|
34 | + */ |
|
32 | 35 | private function _sanitizeVersionsInTable($table) |
33 | 36 | { |
34 | 37 | $rows = $this->fetchAll( |