
When I'm adding attributes to a collection, I get 'processing' message. What does this mean, and how long it will take to process? Thank you

same here.

it's seems to work now

Updating schema/attribute on existing database is very very slow

what's it's doing at the disk level is shifting every row on the disk

to make space for ur new data

so it takes a long time to complete, processing means it's in progress π This is how all SQL DBs work

Thank you
Recommended threads
- Cannot add/update array field
How do I add or update the rows, How exactly to pass properties? (see provided image)
- Cannot access my Appwrite database on th...
Hello guys, I am currently developing a web app and using appwrite for authentication, database, storage and messaging. It was working well but since yesterday...
- Nuxt Middleware Support
So I'm trying to protect some routes so that the user is redirected back to the login screen should they not have an active session. However, I'm stuck in a lo...
