
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
- Invalid relationship value. Must be eith...
I'm getting this error when i try to update a document. The collection has a relatipship with 2 other collections. I don't understand why, when i update the doc...
- How do I do this. Please help!
Hey guys! Okay AI can't help so I'm asking real people now. 😓 Anyway I wanted to know how one solve this in Appwrite right now. So I have a form where I wante...
- Delete account on authentication
I'm building an authentication that need to a user a choice of delete their account when they need and on the documentation, if I find delete sessions or sessio...
