Skip to content

Error using raw's functions in wheres #8

@mainginski

Description

@mainginski

If you use whereRaw() (or whereRaw(DB:raw()) ), the principle doesn't work in field comparisons.

Example:
...->whereRaw('tb1.field = tb2.field')

You will get an error related to new_binds variable.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions