• S
    Move extract_scale to decimal type · e45e4f44
    Sean Griffin 提交于
    The only type that has a scale is decimal. There's a special case where
    decimal columns with 0 scale are type cast to integers if the scale is
    not specified. Appears to only affect schema dumping.
    e45e4f44
value.rb 610 字节