Is there any way I can recover my database
Is there any way to reverse this. Or I'll need to reconstruct my database
That's the only thing that I wanted to clarify. Is there anyone to answer
You will need to reconstruct it
Alright
Thanks
This won't help you now really but if you have the appwrite cli you can do appwrite init collection and it will create an appwrite.json file with a schema of your project in appwrite so in the event this happens again you'd have it and you could just do appwrite deploy collection
Thanks. I'll take it up as a mitigation strategy after reconstructing my database.
It's pretty nice advice.
You can use too migrations api to have a clone of your project like a backup
Recommended threads
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- Console display all Databases as TablesD...
While looking at an issue with <@1231860789355347971> we saw that the console was displaying ALL databases as `TablesDB` even if the real type in the API is `le...
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...