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
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...
- Deeplinking/hosting apple-app-site-assoc...
I'm trying to implement deeplinking so that after a user logs in, they are redirected to the place in my app I want them to go. As far as I understand, I need a...
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, it’s mention that only setup client with endpoint / api key is enou...