I'm getting an error saying the id is already used but it should be created with ID.unique() it doesn't seem to be reading the row ID field at all. I can't get it to work.
there are no indexes or relationships
okay, the auto delete of an index when you delete a column is what caused this, the index was not deleted but the column was and it go stuck with no way to fix it from the UI. definitely a bug
I created a new table to fix it.
Were you deleting multiple columns? It'd be great if we can reproduce this so we can figure out how to prevent it from happening again
I can try to create it again
Recommended threads
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- 500 simultaneous OAuth logins from the s...
Hi, I'd like to ask about rate limiting around Google OAuth login on Appwrite Cloud. **OVERVIEW** Service type: A PWA (web app) for members of a university clu...
- Trying to Cutover custom domain, but sti...
Hi Team, Im trying to cutover my custom domain from an old project to a new one and even after deleting it from the old project and org completely, I get "Dom...