In a sequelize where expression, I wondering how to match when a string has a field as substring. In other words, how to express: string [Op.substring] field
string [Op.substring] field