
Hello, I wonder if once databases.deleteAttribute returns, is the attribute being processed to delete or already deleted. What I did is databases.deleteAttribute().then(() => { databases.createBooleanAttribute()})
to reset all fields in this attribute daily and my observation is that sometimes appwrite throws "Attribute with the requested key already exists". I am on appwrite 1.5.7, node-appwrite 12.0.0 btw.
Recommended threads
- JSON and Object Support in Collection do...
I am working with Next.Js and Appwrite Cloud, I am relatively New to Appwrite but i have noticed there is no direct support of JSON and Object support in attrib...
- Error
I'm trying to get sellerId using account.get() in my appwrite function and this is the error message I'm getting: "Failed to send notification to seller 6865bf...
- Is there a timeframe for updating dart r...
Dart 3.5 is already one year old, and the following versions have introduced very important features for the language. Is there a roadmap or timeframe for when...
