Column data's datatype is jsonb . I'm trying to query it using like operator. Something like the following: SELECT * FROM module_data WHERE title LIKE '%Board ...
確定! 回上一頁