Outputs statement to be interpreted by SQLite
@override String get statement => 'ALTER TABLE `$oldName` RENAME TO `$newName`';