Relationship doesn't work with users table
I have tables
I am trying to query tracking table and get the corresponding profile.
trackings with user_id, and a profiles table with id related to users table.I am trying to query tracking table and get the corresponding profile.