Open 973432436 opened 10 months ago
This is due to the automatic escaping. You'd need to turn it off and escape the values manually.
->or_where_not_in( 'link_keyword', [ '\'difference between test abc and lithium battery\'', '\'difference between test cde and lithium battery\'' ], FALSE )