Renames an existing SQLite column in a table
const RenameColumn( this.oldName, this.newName, { required this.onTable, });