• Andy Soiron's avatar
    Type casting for change_column_type_concurrently · 83614725
    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
migration_helpers.rb 48.8 KB