method
columns
v3.1.0 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::SchemaStatements
columns(table_name, name = nil)public
Returns an array of Column objects for the table specified by table_name. See the concrete implementation for details on the expected parameter values.