Quick question, do you support a mysql query like this: `select * from event where `data`->"$.foo" = 'bar'` --- The data column is of type JSON, I tried a few different approaches through the json builder, but no success.