Hi, new here!
I'm currently building an app where there's a table called "track_sessions" whose column "creator" I wanted to change to "creatorID". However, after doing it on the dashboard, I'm getting this error: "Invalid query: Attribute not found in schema: creator". I don't know it this is due to some weird replication lag in how Appwrite handles writes or something, but I'm not able to access the table either through the React Native SDK or through the Web Dashboard itself.
Here's a screenshot of the dasboard.
I'd appreciate help with the matter! Thank you
Recommended threads
- SMS OTP not delivered to Australian (+61...
Hey team! I'm having an issue with SMS OTP delivery to Australian phone numbers in my Appwrite Cloud project. What's happening: account.createPhoneToken() co...
- updateSession isn't working for google o...
I'm building an app using react native with expo. An image of my code is attached. The code is a useEffect that i have in a context that wraps the root layout ...
- Hey everyone! I'm trying to self-host th...
Hey everyone! I'm trying to self-host the latest Appwrite version (1.8.1) on Coolify. Which docker-compose.yml file should I use from their repo? Can someone he...