Add JSON structure to where clause. #877
Labels
enhancement
A feature that exists, works as intended but needs to be improved
feature request
A feature that does not yet exist but will be a good addition to the library
major
This issue can only be done in a major release because there are some breaking changes
Describe the feature as you'd like to see it
We should be able to query JSON column data.
i think we can use the arrow
->
here to compile something like.Postgres is similar
SQLite is a little different
What do we currently have to do now?
dont have anything
Additional context
https://laravel.com/docs/10.x/queries#json-where-clauses
The text was updated successfully, but these errors were encountered: