In Postgres, Op.like/Op.iLike/Op.notLike can be combined to Op.any: [Op.like]: { [Op.any]: ... There are more postgres-only range operators, see below
確定! 回上一頁