method
change_column_comment
v6.1.7.7 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
change_column_comment(table_name, column_name, comment_or_changes)public
Adds comment for given table column or drops it if comment is a nil