Skip to content

Initialization problem: No new migrations found. Your system is up-to-date. #103

Open
@newscloud

Description

@newscloud

Hi, in my development environment, I had previously initialized the comments extension and had a comments table. Then, I dropped the database, re-created the database and re-ran the migrations to rebuild it.

Now, when I run:
./yii migrate --migrationPath=@vendor/yii2mod/yii2-comments/migration

It says:
Yii Migration Tool (based on Yii v2.0.37)
No new migrations found. Your system is up-to-date.

How do I get the migration to run again?

Thank you for your extension!

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