Skip to content
This repository was archived by the owner on Jul 10, 2026. It is now read-only.
This repository was archived by the owner on Jul 10, 2026. It is now read-only.

Undefined method 'rename_table' for Lhm #132

Description

@makotogitdev

Could someone tell me the correct syntax for renaming a table using Lhm? When I do something like this I get an undefined method error.

Lhm.change_table :foo do |t|
  t.rename_table :bar
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions