Skip to content

Feature request: AFTER keyword for addColumn()  #19

@subatomicglue

Description

@subatomicglue

Hello, I dont see this in the documentation that is currently live, and searching GitHub for after doesn't turn up anything that looks like the feature.

--> it would be nice to specify the AFTER keyword when using addColumn, which would generate the AFTER string in i.e. a mysql query.

In cases where we want to create a new column after another existing column, we are having to resort to runSql(), which isn't ideal

thanks!


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions