Type casting for change_column_type_concurrently
When changing the type of a database column it can be sometimes necessary to cast the value to the new type. This change allows to pass in a type cast option when using change_column_type_concurrently
Showing
Please register or sign in to comment