laravel-cursor-paginator icon indicating copy to clipboard operation
laravel-cursor-paginator copied to clipboard

fix: use correct "as" parameter in fromSub

Open jaulz opened this issue 4 years ago • 0 comments

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

jaulz avatar Apr 26 '21 12:04 jaulz