Nothing to migrate! #120
Unanswered
Random72IsTaken
asked this question in
Q&A
Replies: 1 comment
-
Do you have an example of both migrations? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I had a migration ran before with 1 settings table:
create_general_settings
.But when I added a new
update_general_settings
and ranmigrate
command, it just replied withNothing to migrate.
!How does updating setting tables work?
Beta Was this translation helpful? Give feedback.
All reactions