Hi everyone I had a doubt that I am using Appwrite cloud and it does not support relations. So if I store the if of one record into another record as a foreign key, then once the primary result is fetched, I guess I need to re-query that data with the foreign key received?
I replied on <#564160731327758347> regarding this đ
but to keep record, yes , 2 would be needed
Recommended threads
- Opening Project I get "500 Internal Erro...
Opening Project I get "500 Internal Error" added what i see on the page and in dev console
- Envvar editor var count mismatch
It shows i got 30 vars, but i can only count 22 + 3 secret. It's very confusing. Can't figure if it is hiding some or just counting wrong.
- Excessive usage of cloud functions is sl...
I have made almost all my requests through cloud functions and jwt , due to security fears of a user editing a field he is not supposed to . This unfortunately...