and this command seems to work
How about I add this command as a temporary wayaround on making this work in github issues
this is exactly it? no additional params?
nope
the --twoWayKey seems to do the job done
removing it makes it fail
i tried all the different permutations with it
ideally two way key shouldnt be passed in a one way relationship but its the thing which is alowing to make it work
interesting ya..
yes
also do note down this observation in github or so, as i just checked both the issues, its not mentioned anywhere
it can be helpful in solving it
btw, the 1st one is the issue related to your problem. and there was a suggestion for using two way key
But that one also creates a relation attribute in another collection
in this one, there is no attribute what so ever in the other collection
Its like exactly the same way as the normal one way relationship is created
no it's the same thing. just with different types
Isnt it that if i create doing same in console, i need to force it for two way and that would create attribute in another collection
Doing this doesnt creates any other attribute and is the exact one way relationship
ya only because the console won't show the key if you don't select two way. this is only for hte workaround
yes, your workaround is a little different
im just saying the problem you're having is the same problem as the 1st issue
in my case i didnt wanted it to create attribute in another collection nothing else
totally agreed
[SOLVED] Unable to create multiple relationship attributes
Recommended threads
- Increase by operators
I see appwrite have bunch of useful operators for querieng db. One more I would like to suggest is operators like increase the count of a int columns by 1,2.. ...
- 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...