Versioning error in the interface #896
Unanswered
Amartinez8JJ
asked this question in
Q&A
Replies: 1 comment
-
Are you using the Winter.Builder plugin? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i'm having a problem with the versioning interface, when i try to create a versioning manually, i get the following error: "the migration code must define a seeder migration class, leave blank if you just want to update the versioning."
But if for example, I manually create the file in a code editor in updates and I define it in the versioning, although it appears, it does not let me apply the version, but if I do a winter:up if it correctly applies the update, or if I create a table in the database interface it also works correctly, my colleagues who had the same problem simply redid the project, I do not know if it is an interface bug or a misconfiguration of mine.
Beta Was this translation helpful? Give feedback.
All reactions