method
column_exists?
v3.1.0 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::Table
column_exists?(column_name, type = nil, options = {})public
Checks to see if a column exists. See SchemaStatements#column_exists?
column_exists?(column_name, type = nil, options = {})Checks to see if a column exists. See SchemaStatements#column_exists?