I am trying to use Relationships between cars and users. I want one user to have many cars and one car to be belonged to only one user. I tried to set it up but here are the generated logic, something seems wrong. What to do here? Also, cannot I make to remove car when user gets deleted and not vice-versa? Right now I can only set one function for both.
and can I name what I want ? I have written ride but it still shows rides
Recommended threads
- Realtime api and labels as permission
in my tables i set labels as permission and real-time capabilities stopped working. Before when i was having "any" role everything was working. Note: user have...
- API key not having access to database
My api key with read and write access to row and tables and DB I not working. In my test the results returned an empty database. This is the second time I am...
- how to access the value of account statu...