One solution as provided by Morgan Tucker - @morgo is to use json_contains like so: select * from applications where json_contains(`data`, ...
確定! 回上一頁