I want to join Rprojects model with Salesreps model where Rprojects.salesRepID = Salesreps.Id. in Sails.js.
I have tried going over the associations documentation and the collections documentation but just not getting it. So easy in sql.
I want to join Rprojects model with Salesreps model where Rprojects.salesRepID = Salesreps.Id. in Sails.js.
I have tried going over the associations documentation and the collections documentation but just not getting it. So easy in sql.