Skip to content

Anonymous migrations do not work with Laravel 8 #37

@zaalbarxx

Description

@zaalbarxx
  • Laravel Actions Version: 2.4.0
  • Laravel/Lumen Version: 8.64
  • PHP Version: 7.4
  • Database: mysql
  • Database Version: 8

Description:

Currently the detection of the anonymous migrations feature is not ideal since anonymous migrations has been introduced in Laravel 8.37 and the code checks if the major version of the app is 9.

Steps To Reproduce:

Create Laravel >8.37 project, create anonymous migration and try to migrate. It will fail.

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