Avram::Migrator::Columns::StringColumn(T)
Inherits Avram::Migrator::Columns::Base < Reference < Object
Constructors
Instance methods
column_type
If case_sensitive? is false then the column type is set to citext
which requires the citext extension to be enabled
otherwise the type is text