#Check if relation (pivot) exists

1 messages · Page 1 of 1 (latest)

tulip dock
#

The existence of an entry in your pivot table does not imply the existence of a rider. The rider could have been soft-deleted for example, or your database might not cascade deletes for that relation

hot berry
#

True, that is the reason it behaves like this? With the inner join?