I dont even know how this even happened looks like the $createdAt and , $id got switched? @Darshan Pandya
did you do something around column swapping or hiding/showing again?
nope
let me list what I can do and what I cannot
can you check the network tab and see a prefs api call and list what it has for columns?
access the table directly via link is not possible but if I access another table and switch to that problamatic table it works
cannot even open it
can you select drag the columns?
project id: 696b49770003131472d8 problamatic table: students
nope
thanks! i can take a look tomorrow morning. just left the workspace.
OK 🙂
here are some extra details: the problem occurs when there is data in the table not when its empty and I think the other tables might be do the same as the working tables are empty
Recommended threads
- Inquiry: How to Reduce Cold Start Durati...
Hey! I was using Python for the function runtime, but after reading that Go has the fastest runtime, I switched my code over to Go. However, I'm still seeing co...
- Relation Question
How do I create a relation from table y to an others x.$id. in my example I have a users table where I use Appwrites unique User IDs and I want other tables fo...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...