Only major versions
Where does it say major versions?
Seems he doesn't have the updated version. I checked it and it got updated
Sorry, Vincent for disturbing you
A note about migration At present, we support migrations only to the immediately higher versions, i.e from 0.6.x to 0.7.x and 0.7.x to 0.8.x and so on.
This line
That's it, I think that means you can't go from 0.7 to 1.0
But It means that I can go from 1.3.x to 1.4.3 ? Right ?
Nope
If you're in 1.3.1, you will need to go through 1.3.2,.3,.4,.5...
I successfully installed the 1.3.8 version and then 1.4.4, but again when i tried to migrate, same error; here are the full logs :
Not what the Update page say.
Immediately after versions. The first example seems not to specify intermediate, but second one yes.
No need to go to every patch. Just the latest patch
Did you run the migrate command after upgrading to 1.3.8?
Did you restore from backup?
Yes and even if it was successful, it keeps me warning :
Migrating Collection projects: 1 / 1 Failed to update document: Invalid document structure: Unknown attribute: "database"
To be honest I just wanted to test the last functionalities and will make a new clean install. To be fair, we will probably end with a cloud based solution in production.
It looks like I'm the only one to have issues, so I guess it has something to do with my config;
You would get this output if you ran the migrate command on 1.4 🧐 either that or if you had already ran the 1.4 and then tried to run the 1.3 one
This is how things are supposed to work
😅
We
Just break migrations too often
Thank you guys. I made a brand new clean install. I have a function that can recreate the buckets and collections I need. I will stick to the cloud version the very first day it quit the beta stage;
Yep, i think I made a mess...
Recommended threads
- [Self-hosted] Realtime crashes with "Mis...
- [SOLVED] Appwrite Cloud and FRA cloud se...
Can anyone estimate how long this will take to resolve? I am checking status here https://status.appwrite.online/
- How to use Operator.arrayAppend on a rel...
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the colu...