oh, then I guess have to be cautious
thank you Steven, I guess I will try it once and then if it worked as I want then I will move this to done
one doubt, so just like we can make any attribute required can we also make relation to be required while creation of new document?
Not at the moment
when trying to do select for relation-ship object, it is returning internal error,
but, if I don't pass the select then I am getting valid response body
can you check the appwrite logs?
yaa, I guess have to login into AWS console 2 min will try
logged in, where would be logs btw π
? rn at, ~/appwrite$
i meant the docker logs for the appwrite container
oh
so, woker log should I check there is alot of container,
usage or "maintenance" ?
founnd it, simply appwrite I guess...
for now I will for sleep, it's almost 2 AM π
are you sure business is correct?
yes, I can confirm... if I don't pass business in select then I do receive Business document
ok so we don't support select on relationships at the moment because in 1.3.0, there were problems with handling selects and relationships...however, I think 1.3.2 fixed some of the those problems so we can probably enable selects on relationships now
oh, so should I deploy 1.3.2 because currenlty I am using 1.3.1
you definitely should..but we still have a lot of work to do to properly implement select on relationships
I just updated the tasks on this issue with some of the things we need to work on: https://github.com/appwrite/appwrite/issues/5376
mm, I will update it, no worries I can surely understand it's process of development π , by trying beta hope I can discover more bugs so that it get's fixed faster
Recommended threads
- How to bypass the rate limit on the back...
Once a month my app has a ton of usage and I always run into the Too many requests 429 error. I am trying to optimize the queues and jobs to manage that, but a...
- [SOLVED] Appwrite Cloud and FRA cloud se...
Can anyone estimate how long this will take to resolve? I am checking status here https://status.appwrite.online/
- How to use Operator.arrayAppend on a rel...
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the colu...