method
columns_hash
v3.2.13 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::SchemaCache
columns_hash(table = nil)public
Get the columns for a table as a hash, key is the column name value is the column object.
columns_hash(table = nil)Get the columns for a table as a hash, key is the column name value is the column object.