Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support raw sql #306

Merged
merged 1 commit into from Jul 19, 2023
Merged

feat: support raw sql #306

merged 1 commit into from Jul 19, 2023

Conversation

innocenzi
Copy link
Contributor

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

image

After

image

@tpetry
Copy link

tpetry commented Jul 11, 2023

I wanted to work tomorrow on the same change. You have been faster than me 👍

@freekmurze freekmurze merged commit 8526dd6 into spatie:main Jul 19, 2023
24 checks passed
@freekmurze
Copy link
Member

Thank you!

@innocenzi innocenzi deleted the feat/raw-sql branch July 19, 2023 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants