this might be a bug, and i need someone to tell me if it is, but when i create a many-to-one relation between two collections in a database, it looks properly when looking at the attribute in place where it was created (image 1), but going to the attribute in the other document collection, it maintains the exact same relation, when i believe it should be flipped (image 2)
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, ...