Why does where soft_delete make the query slower by factor 5?

后端 未结 0 512
忘掉有多难
忘掉有多难 2021-02-04 07:50

I have a users table using Laravels Soft Delete which is essentially a null-able deleted_at column. If deleted_at is null, then the user w

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