Skip to content

uuid generates guid #12

@fcolecumberri

Description

@fcolecumberri

We are using postgresql, and inside our database we use uuid type (which is supported by both, postgresql and laravel) but when the migrations got generated, the field was modified to guid (which is not supported by laravel but according to https://www.postgresql.org/docs/8.3/datatype-uuid.html uuid and guid are the same)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions