Escape error on the Mysql driver in the "Where" clause
Bug #1034166 reported by
edhelas
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Datajar |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
The Mysql driver doesn't escape correctly the column of the tables selected in the where clauses, I have to escape them in my Datajar request.
$query = Post::query()
$messages = Post::run_
Changed in datajar: | |
status: | New → Fix Committed |
To post a comment you must log in.