class PQ::Field

Defined in:

pq/field.cr

Constructors

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) #

[View source]

Instance Method Detail

def name : String #

[View source]
def type_oid : Int32 #

[View source]