# File lib/arjdbc/postgresql/base/oid.rb, line 250deftype; :timeend
type_cast(value)click to toggle source
# File lib/arjdbc/postgresql/base/oid.rb, line 252deftype_cast(value)
returnifvalue.nil?# FIXME: probably we can improve this since we know it is PG# specificConnectionAdapters::Column.string_to_dummy_timevalueend