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
- [Solved] Appwrite project paused
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just ...
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Missing Invoice
Hi! I need help with billing on my account (marelu@gmail.com). I have never received a single invoice by email. My organization has been on the Pro plan since...