Skip to content
  • Sean Griffin's avatar
    4bd5dffc
    Add a type object to Column constructor · 4bd5dffc
    Sean Griffin authored
    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
    Add a type object to Column constructor
    Sean Griffin authored
    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`.
Loading