Skip to content

Rename column loses all column spec information except type #115

Open
@wbrady

Description

@wbrady

https://github.com/nearinfinity/node-db-migrate/blob/master/lib/driver/mysql.js#L220-L224

It only selects the type from information schema. Information like nullable or default value are lost. I think the documentation should at least make it obvious to end users so that they know they need to go in after and reset the column spec.


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