Class | ActiveRecord::ConnectionAdapters::SchemaCache |
In: |
lib/active_record/connection_adapters/schema_cache.rb
|
Parent: | Object |
connection | [R] | |
primary_keys | [R] | |
tables | [R] |
Get the columns for a table as a hash, key is the column name value is the column object.