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

Raw instead of original #15

Closed
delirehberi opened this issue Dec 10, 2018 · 1 comment
Closed

Raw instead of original #15

delirehberi opened this issue Dec 10, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@delirehberi
Copy link

Why you don't use $x->query()->raw() instead of $x->query()->original().
i think it's more familiar for developers.

@andrei-popa88
Copy link
Owner

andrei-popa88 commented Dec 10, 2018

Agreed. raw() fits the semantics of the situation a whole lot better.

See commit

And I've also replaced some build*() functions with raw().

See commit

If you're satisfied with the new functionality mark the issue as closed, else add more suggestions 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants