Apparently, it treats integers differently from strings. While json_contains(`column_name`, "1") is a valid call, to check if it contains "ART", ...
確定! 回上一頁