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

[5.5] toRaw added to builder #21796

Closed
wants to merge 1 commit into from
Closed

[5.5] toRaw added to builder #21796

wants to merge 1 commit into from

Conversation

Dylan-DPC-zz
Copy link

Ref: laravel/ideas#797

Adds a toRaw() function to the builder which returns the SQL query with the bindings

PS: Didn't add any tests because there are no tests for toSql() as well. Also the behaviour has been verified by @jakebathman

@Dylan-DPC-zz Dylan-DPC-zz changed the title toRaw added to builder [5.5] toRaw added to builder Oct 23, 2017
@taylorotwell
Copy link
Member

No plans on adding. You can use a macro.

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.

3 participants