type_cast(value) Instance Public methods FIXME: this should probably split on delim and use subtype to cast the values. Unfortunately, the current Rails behavior is to just return the string.
new(delim, subtype) Class Public methods delim corresponds to the `typdelim` column in the pg_types table. subtype is derived from the `typelem` column in the pg_types table.
key?(oid) Instance Public methods
fetch(ftype, fmod) Instance Public methods
clear() Instance Public methods
[]=(oid, type) Instance Public methods
[](oid) Instance Public methods
new() Class Public methods
type() Instance Public methods
type_cast(value) Instance Public methods
Page 235 of 2275