Laravel (5.7) query builder adding (redundant) 'is not null' to query's SQL

前端 未结 0 1310
隐瞒了意图╮
隐瞒了意图╮ 2021-01-29 15:16

Using Laravel 5.7, it seems Eloquent Query builder is adding a (redundant?) is not null - why is this?

Output - where opportunities.contact_id is not null

相关标签:
回答
  • 消灭零回复
提交回复
热议问题