method
translate_field_type
Ruby on Rails latest stable (v3.2.13)
-
0 notes -
Class: ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
translate_field_type(field_type)
private
Translate PostgreSQL-specific types into simplified SQL types. These are special cases; standard types are handled by ConnectionAdapters::Column#simplified_type.


