method
change_column_default
Ruby on Rails latest stable (v3.2.13)
-
0 notes -
Class: ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
change_column_default(table_name, column_name, default)
public
Changes the default value of a table column.


