search for: users_objects_user_id

Displaying 1 result from an estimated 1 matches for "users_objects_user_id".

2007 Nov 22
2
Active Record Question
...ame | | pass | ------------ (1:n) | users_objects | | objectattributes | ------------------ ---------------------------------- | (fk,pk)user_id | (1:n) | (pk)attribute | |(fk,pk)object_id| | (pk,fk) users_objects_user_id | | .... | |(pk,fk) users_objects_object_id | ------------------ | value | ---------------------------------- (1:n) | objects | ------------- | (pk)id | | ... | | ... | ----...