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
- Creation failedUnknown sort order:asc. M...
Hi there, I'm getting this error on self hosted when trying to create an Index. Any ideas?
- Export, Import or Migration giving this ...
As you can see in yhe screenshot i am not able to export any data or export the data from tables. Also it is affecting the migration from appwrite to appwrite h...
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...