method

add_column

Importance_1
v2.0.3 - Show latest stable - 0 notes - Class: ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
add_column(table_name, column_name, type, options = {}) public

Adds a column to a table.

Show source
Register or log in to add new notes.