Hi everyone, i need help. So i am working on this project and database relationship thingy is not working anymore, normally when you link two table you should be able to get community.user.name, but even though they are linked community.name just gives me a string instead of the data. Can anyone help me
What is type of relationship (i.e. one to one, one to many, etc.)?
Recommended threads
- 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...
- 1.9.6 Console handles all array columns ...
When creating or updating a row in the appwrite 1.9.6 web console, the form treats all list columns as a type string. Even if the column is a list of booleans, ...