method
translate_field_type
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.


