I will open a new post because is another topic, but maybe is related to my past post -> https://discord.com/channels/564160730845151244/1217686147841523734 In my past post i was unable to upgrade to 1.5.x because some garbage stuff on the database (in resume)... now, after upgrade to 1.5.3 i found this on console, project overview it says i have 245 documents, 5 databases, 513MB on Storage, 4 buckets and 8 users, but actually i only have 1 database, 40 documents, 0 buckets and 6 users.. for some reason when i deleted documents, databases, users, buckets, files in past they left garbage on database... Is there a way i can clean my database and check why o how to prevent this in future?
Clean? Best way to clean is to start from scratch. New clean install instance. Maybe a new project.
That said, you could see if the usage data recalculates over time
Recommended threads
- redirect_uri errors on flutter client
Hi all, I'm using the flutter client for my app to do appwrite auth and use the JWTs to send to my backend. When I try to sign in with SSO, I get this: https:/...
- Cloud 500 error
- float
Hello everyone, So, I created a column of type **float** with the **min** and **required** options, I noticed that it wouldn't let me set a **2 decimal points ...