Raff
Results
1
issues of
Raff
### Description Still not sure this is actually a bug but can't get any help anywhere. this association ``` $this->belongsToMany('Bonus', [ 'foreignKey' => 'product_id', 'joinTable' => 'products_bonuses', 'className' => 'Products',...
defect