Skip to content

Bug int unsigned decimal  #21

@niektenhoopen

Description

@niektenhoopen

On MySQL 5 the following column
xxx decimal(6,2) unsigned

is converted to:
$table->decimal('xxx', 6, 2) unsigned->unsigned()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions