You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: