Closed kaioduarte closed 3 weeks ago
Types are not matching with Sequelize's documentation where function.
where
public static where(attr: Object, comparator: String | Op, logic: String | Object): *
Types are not matching with Sequelize's documentation
where
function.public static where(attr: Object, comparator: String | Op, logic: String | Object): *