Skip to content

Migrations did not run #1077

Description

@Katrix

Updated from 7.9.0 to 7.11.0, and got a bunch of MySQL errors. The migration is marked as having run, but clearly it did not actually do so.

mysql> SELECT * FROM bm_schema_version;
+----+---------+-----------------------------+------------+-------+
| id | version | description                 | appliedAt  | scope |
+----+---------+-----------------------------+------------+-------+
|  1 |       1 | baseline (existing install) | 1789888101 | local |
+----+---------+-----------------------------+------------+-------+
1 row in set (0.00 sec)

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