Renames a column.
public renameColumn ( string $oldName, string $newName ) | ||
$oldName | string | The current name of the column. |
$newName | string | The new name of the column. |
public renameColumn ( string $oldName, string $newName ) | ||
$oldName | string | The current name of the column. |
$newName | string | The new name of the column. |