distinct does not work properly in with related table

前端 未结 0 817
隐瞒了意图╮
隐瞒了意图╮ 2020-12-02 22:36

In laravel 7 app I have users table(id, username), interests(id, name) ad user_interests(user_id, interest_id) as any user can have different interests. I need to select oth

相关标签:
回答
  • 消灭零回复
提交回复
热议问题