method
new
v2.3.8 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::PostgreSQLColumn
new(name, default, sql_type = nil, null = true)public
Instantiates a new PostgreSQL column definition in a table.
new(name, default, sql_type = nil, null = true)Instantiates a new PostgreSQL column definition in a table.