I was testing out the cli and I accidentally deleted one collection in my database. Is there a way to restore it?
you deployed instead of initialized?
yes
what's your project ID? This is an app in production that people are using? How much data was deleted?
64cced226fa211528fbf
Yeah... I only rolled out a new version today. I had 150+ users
For data amount, it wasn't much the collection had 150 rows.
you don't have that data anywhere that you can seed back into the collection?
No.
If it could be restored to a recent point it would be great. Currently the whole project is down since it was a vital collection
Recommended threads
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...
- Custom Domains
Hi All, Should be a quick config issue. I'm setting up custom domains on the hosted version. I have verified the domain with the CNAME but appwrite isn't gene...