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
- Quota not resetting
hi, im using appwrite's free tier plani hit my read limts last month and the billing cycle said it would reset on june 4th but that is today, the billing cycle ...
- Request for temporary 3 to 4 hours datab...
Hi Appwrite Team, I hope you are doing well.We are an early-stage startup currently running on Appwrite Cloud. We have unfortunately exhausted our database rea...
- Realtime Error Invalid query: Syntax err...
I was test driving Self-Hosted Appwrite for my use with Swift IOS apps as a backend while back and after successful trials, I started to move to incorporate int...