You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #456 on June 17, 2020 07:00.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey :)
I have a case where we'd like to filter on some values in a pivot table, however I can't see a way to do so with the library.
For example:
A book can be loaned to many people, so we have a
book_person
table adue_date
property.Normally, you can just do
wherePivot()
. Do you think would make sense in this library?If so, would you accept a PR?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions