79750323

Date: 2025-08-29 13:21:03
Score: 1
Natty:
Report link

You can go like this:

import { Op } from 'sequelize'
where: { id: { [Op.in]: [1,2,3,4]} }
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Alireza Bijantabar