Skip to content

"MEMBER OF" support for JSON columns #9506

Discussion options

You must be logged in to vote

You are correct. DQL does not support inspecting JSON fields. Part of the problem is not every database supported by the ORM implements a native JSON data type. And those who do usually use a self-invented sytax for JSON operations.

It is certainly doable to build JSON support into DQL. But I don't expect it to be an easy task. Do you want to work on it?

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@bpolaszek
Comment options

Answer selected by bpolaszek
Comment options

You must be logged in to vote
3 replies
@Falko05
Comment options

@whataboutpereira
Comment options

@bpolaszek
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants