How can I create/modify the user class, and reference it in m:m and 1:m relationships as well.
For example, I have a m:m where a user can own many books and the same book can be owned by many users.??
For example, I have a m:m where a user can own many books and the same book can be owned by many users.??
Comment