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
- TablesDB `updateRows` returns `database_...
Hi Appwrite team! I’m seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` ...
- [SOLVED] Realtime Missing Channels
```js useEffect(() => { let subscription: RealtimeSubscription; async function loadChips() { try { const {rows: chi...
- Functions executed by events does not ap...
Hello, Running self-hosted Appwrite version 1.9.0 (with console 7.8.26). When functions are triggered by an event (eg. databases.\*tables.\*.rows.\*.create) doe...