Victor Ivens Pereira
Results
1
issues of
Victor Ivens Pereira
The first parameter for update is `values: object`, where anything can be passed as a parameter, as in the line: https://github.com/types/sequelize/blob/69b371d9dc754d409191556d032dba5aa6f42c53/lib/model.d.ts#L1907 I think it should be `values: Partial`. That way...