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
- Type Mismatch in AppwriteException
There is a discrepancy in the TypeScript type definitions for AppwriteException. The response property is defined as a string in the type definitions, but in pr...
- What Query's are valid for GetDocument?
Documentation shows that Queries are valid here, but doesn't explain which queries are valid. At first I presumed this to be a bug, but before creating a githu...
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...