How do I create a relation from table y to an others x.$id.
in my example I have a users table where I use Appwrites unique User IDs
and I want other tables for other tasks, where every row needs to belong to one user ID
normally those type of relations should be supported simply so I could for example have an inbuilt on cascade,
but I couldn't explain myself how to use the database for that
Yes, unfortunately I couldn't figure it out
What are you confused about?
I cant explain how I'd make that work for me
because its limited to those only letters
I'm not getting the Column key right or something is wrong
Pick relationship column key(s) to represent the related table. Relationship column keys are used to reference the related table in queries, so pick something that's intuitive and easy to remember.
Okay I guess I slowly get an image of how it's working then :appwritepeepo:
👍🏼 let me know if you're still stuck
Recommended threads
- createCollection Deprecated
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...