• S
    Add a type object to Column constructor · 4bd5dffc
    Sean Griffin 提交于
    Part of #15134. In order to perform typecasting polymorphically, we need
    to add another argument to the constructor. The order was chosen to
    match the `oid_type` on `PostgreSQLColumn`.
    4bd5dffc
value.rb 120 字节