
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
- How to create custom relatime channels
how do i create custome channels for real time communication. for example a room for a game with room code and sending messgaes to that roomcode and receiving m...
- Appwrite messaging api error
```=== Push Notification Function Started === Endpoint: https://fra.cloud.appwrite.io/v1 Project: 6899062700398ffeae4f Database: threed-dating-db Notification f...
- function unable to detect client ip
Hi I have hosted appwrite on self hosted server. Currently I don't have any domain. I am accessing through ip. I have created one function which should detect t...
