mikeyaworski / Utility-Discord-Bot

A Discord utility bot
7 stars 33 forks source link

Improve typing on Sequelize models #65

Closed mikeyaworski closed 2 years ago

mikeyaworski commented 2 years ago

When fetching a row, we should know what the response of the object looks like, and we should know what functions the result has (e.g. update).

https://sequelize.org/master/manual/typescript.html

mikeyaworski commented 2 years ago

cab0d308f7589fb237c61a2c9f04620445ad64e1