Replies: 2 comments 1 reply
-
Yup I think this makes sense. It won't be too useful for nightly but it can be useful for everyone else. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think this makes sense, but also this is normally not needed since you are able to import backups from older versions of mealie. The database will execute all migrations between the import and the currently installed version automatically as long as the installed version is on the same db version or newer. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I was doing my first upgrade today from v2.2.0 to v2.3.0 when I noticed that Mealie backup filename only includes the timestamp of the backup. Given the possibility of breaking database changes between versions, as well as just at a glance clarity of under what circumstance a backup was taken, would putting the version of Mealie in the backup file name be a good idea?
I manually renamed mine like
mealie_v2.2.0_2024.12.02.15.06.32.zip
, but system doing something like that automatically would be useful. I think visual confirmation of a version compatible backup existing would help.Beta Was this translation helpful? Give feedback.
All reactions