SELECT * FROM “products” where ‘6’ = any (string_to_array(ids,’,’))這句sql 翻譯成ORM ?
本作品採用《CC 協議》,轉載必須註明作者和本文連結