framework icon indicating copy to clipboard operation
framework copied to clipboard

[10.x] Fixes validation rule format wheres method incorrectly `"NULL"` and `"NOT_NULL"` values as `null` and not `null`

Open elminson opened this issue 2 years ago • 2 comments

This PR is to fix this issue https://github.com/laravel/framework/issues/49210

Added 2 test cases

cc: @driesvints

elminson avatar Dec 07 '23 22:12 elminson

Sorry, I'm not sure what we're fixing here and can't reproduce an issue locally.

image

The query is formatted correctly when it hits the database:

image

Please re-open with specific recreation instructions that actually cause a database issue if there is still a problem.

taylorotwell avatar Dec 10 '23 14:12 taylorotwell

@elminson are you still working on this? Did you see Taylor's questions?

driesvints avatar Jan 05 '24 14:01 driesvints