Hi, I'm not understanding how Appwrite cloud stores many-to-many relationships.
Things don't seem to work when I try to add a chat to a user that already has chats. Am I understanding some data types wrong or is this not supposed to happen?
Been struggling with this for a while. Would much appreciate help.
Project ID: 672a76f90006efc0fbee database id: 672fb048001458368661
Recommended threads
- 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...
- Appwrite Functions cold start
Hello. I'm seeing really long cold starts on Appwrite Cloud Functions and wanted to know if this is expected. My function just authenticates the user, fetches ...