-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
- selectJson
- whereJson
- whereInJson
- whereBetweenJson
- whereDateJson
- orderByJson
- joinJson
Support for Laravel style selectors should also be included using using JSON with initial methods.
QB::where('columnName->key1->key2', '=', 'matchingvalue'); this would then look inside a json object held in the column columnName, an see if the value held in {"key1": {"key2":'value"}} === 'matchingvalue'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels