Skip to content

Sort by database order #194

@pioz

Description

@pioz

I migrated from the annotate gem, but the order in which columns are placed does not match the database order as annotate used to do. Since I use MySQL, I often run migrations with the after: option to insert the column at a specific point. Therefore, I would like annotaterb to also follow the column order found in the database (structure.sql). Is it possible to do this? If so, how? If not, can we add this sorting option?

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