Skip to content

Date/DateTime type is missing in artisan command #4

Description

@Yannik

A field of type date/datetime is not properly set in the artisan command.

for example, a 'birthday' column of type 'date' in a 'users' table will result in the following output:
php artisan generate:migration create_users_table --fields="birthday, (also notice the last comma)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions