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