ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Type
# File lib/arjdbc/postgresql/base/oid.rb, line 291 def type; :enum end
# File lib/arjdbc/postgresql/base/oid.rb, line 293 def type_cast(value) value.to_s end
[Validate]
Generated with the Darkfish Rdoc Generator 2.