refactor(belongs-to-many): remove old code for filtering options.through
This code was used to prevent passing transaction, fields, logging like options to "create / update" call of junction table. This is no longer required as we pass junction table data in a different object options.through now.
Showing
with
2 additions
and
5 deletions
-
Please register or sign in to post a comment