Open jaulz opened 3 years ago
Not sure how it worked before but passing null does not seem to work in my case (Laravel 8): https://github.com/laravel/framework/blob/a4084639eea11ac2649325f4cd9a7c267d01a878/src/Illuminate/Database/Query/Builder.php#L280-L294
null
Not sure how it worked before but passing
null
does not seem to work in my case (Laravel 8): https://github.com/laravel/framework/blob/a4084639eea11ac2649325f4cd9a7c267d01a878/src/Illuminate/Database/Query/Builder.php#L280-L294