sleeping-owl / with-join

Package to convert Eloquent BelongsTo subqueries into one query with left join
MIT License
92 stars 24 forks source link

Cannot use with softdelete #13

Open choirool opened 8 years ago

choirool commented 8 years ago

I got SQLSTATE[42S22]: Column not found: 1054 Unknown column 'customers.deleted_at' in 'where ... when I try to use it with softdelete

xxxcoltxxx commented 8 years ago

+1