class PQ::Field
- PQ::Field
- Reference
- Object
Defined in:
pq/field.crConstructors
Instance Method Summary
Constructor Detail
def self.new(name : String, col_oid : Int32, table_oid : Int16, type_oid : Int32, type_size : Int16, type_modifier : Int32, format : Int16)
#