lucid-mongo icon indicating copy to clipboard operation
lucid-mongo copied to clipboard

Request new feature: method ids in BelongsToMany relation class

Open erisrayanesh opened this issue 5 years ago • 0 comments

Hi. I think it is necessary to override the query builder ids method in BelongsToMany relation class. You have already implemented this in delete method of this class. Currently when you try to use ids, this will call the query builder ids method which is missing required constraints on foreign key

erisrayanesh avatar Aug 10 '19 16:08 erisrayanesh