Hi, after the update of my appwrite one of my collection is uneditable. It has a ghost attribute named "endpoint" but is not showing in the UI and neither in MariaDB (_6attributes). Tho if i want to create an attribute named "endpoint" it's already present and in the UI it's marked as failed.
db worker when i updated the attribute
Update to 1.5.6 Ghost attribute on one Collection
oh i see it
it's in the collection table in mariadb
because i'm scared to do shit on it i will wait for someone to confirm that i can just delete the column
Recommended threads
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...