Closed innocenzi closed 1 year ago
This pull request adds support for the newly added raw SQL feature for Laravel 10.15. The implementation seems a bit verbose, but I couldn't think of another way to not introduce a breaking change.
Before
After
I wanted to work tomorrow on the same change. You have been faster than me 👍
Thank you!
This pull request adds support for the newly added raw SQL feature for Laravel 10.15. The implementation seems a bit verbose, but I couldn't think of another way to not introduce a breaking change.
Before
After