I have a many to many relation between User and Task. The pivot table acts as an "Inbox" view on the user\'s tasks and is defined as a custom model, which is nice...