addSql('UPDATE kimai2_timesheet SET internal_rate = rate'); } public function down(Schema $schema): void { $this->preventEmptyMigrationWarning(); } }