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
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support 👋 I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...
- Bug: TOTP MFA verification always fails ...
*Bug: TOTP MFA verify always returns `user_invalid_token` (Cloud 1.8.1, Frankfurt)** Project ID: `68dd48440003e537d849` SDK: `appwrite@18.2.0` (also tested wit...