Is there anythng I can do to do not build it again ? Thanks in advance
When did this happen? When is the last time you saw it?
Didn't delete anything? You have another thread about deleting a collection (https://discord.com/channels/564160730845151244/1230668513006325931) Did you accidentally delete your database?
Do you need data restored or just schema?
schema would be enough
That problem wa ssolved time ago but I answered minutes ago. That was fine. I don't think I deleted manually by accident. Is there anywhere I can see a log ?
You can't
I will asume I did accidentally but ... Because other things make no sense as far as I know
I typically follow an infrastructure as code approach and manage my projects using the Appwrite CLI and an appwrite.json. I would suggest you do the same
What's your project and database?
sent by dm
And the database id?
Recommended threads
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...
- Magic Link token automatically consumed
Hi, I'm using the Magic Link auth system with Appwrite Cloud and I'm running into huge issues getting users to log in successfully. About 9 times out of 10, th...