laravel-eloquent-join icon indicating copy to clipboard operation
laravel-eloquent-join copied to clipboard

what if i need to order by Json column

Open abanoubsamaan opened this issue 6 years ago • 2 comments

what if i need to order by Json column for example Product::orderByJoin('relation.column->field','desc') i am getting Syntax error or access violation: 1064 You have an error in your SQL syntax

abanoubsamaan avatar Jan 21 '19 10:01 abanoubsamaan

"JSON sort" is currently not suported, but it is a good idea how to improve package

fico7489 avatar Jan 21 '19 10:01 fico7489

anyone with the PR with tests ?

fico7489 avatar Aug 28 '19 07:08 fico7489