Skip to content

Broken migration php for unsigned decimal field #19

@srampley

Description

@srampley

Just started using this package, and love the idea and usefulness of it already. So thought I would highlight a problem when using an unsigned decimal field.

I got the following broken php line in the generated migration file.

$table->decimal('price', 8,2) unsigne)->unsigned();

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