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