Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 370 Bytes

File metadata and controls

15 lines (7 loc) · 370 Bytes

ColumnAlteration

Properties

Name Type Description Notes
column String Name of the column to alter
rename String New name for the column (optional) [optional]
castTo String New data type to cast the column to (optional) [optional]