column_exists?(column_name, type = nil, options = {})
Instance Public methods
Checks to see if a column exists. See ActiveRecord::ConnectionAdapters::SchemaStatements#column_exists?
Checks to see if a column exists. See ActiveRecord::ConnectionAdapters::SchemaStatements#column_exists?
Please login to continue.