I have 2 collections A and B
I want to have 2 different attributes in collection 2 with relationship to collection B
creating attribute relA_1 passes
but creating attribute relA_2 shows failed indicator next to attribute name in the console. This fails in both console and from Dart SDK.
Additional info: one-way many-to-many
If you get the JSON response for the attribute, you should see additional detail about why it failed.
It could be a problem with a conflicting key
Recommended threads
- Using Binary Log with Appwrite
If I can remember correctly appwrite uses mariaDB as the underlying database. If so could I use mariaDB’s binary log to see database operations from appwrite?
- Retrieving Data From Backups
Hiya, I have a user requesting for data they accidentally deleted. I don't have document history built into my app. Is there a way to extract data from the auto...
- Help