Skip to content

up/down migration to drop comment? #8

@TSMMark

Description

@TSMMark

Hi, thanks for this awesome gem, been using it for years!

How to drop the comment created?

up do
  comment_on :column, :amount, "amount comment"
end

down do
  drop_comment_on :column, :amount # What's the method for drop?
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions