method

column_exists?

Importance_1
Ruby on Rails latest stable (v7.1.3.2) - 0 notes - Class: ActiveRecord::ConnectionAdapters::Table

Method not available on this version

This method is only available on newer versions. The first available version of the method is shown here.

column_exists?(column_name, type = nil, options = nil) public

Checks to see if a column exists. See SchemaStatements#column_exists?

Show source
Register or log in to add new notes.