-
Andy Soiron authored
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
83614725
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