gugu opened this issue 6 years ago · 1 comments
Recently sequelize deprecated findById and suggests to use findByPk.
But types/sequelize does not support findByPk, is it possible to add it?
Added