DefinitelyTyped/types/sequelize
cooljeffro 475e3810b6 [@types/sequelize] Fix for findOrBuild, findOrCreate 'where' attributes (#34037)
When using findOrBuild or findOrCreate, the 'where' option does not have any typing information for attributes available on the Model.

Other find methods provide typing for 'where' (findOne, findAll).
2019-03-29 19:53:06 -07:00
..
v3
index.d.ts [@types/sequelize] Fix for findOrBuild, findOrCreate 'where' attributes (#34037) 2019-03-29 19:53:06 -07:00
sequelize-tests.ts
tsconfig.json
tslint.json Disable npm-naming with dt-header (#34112) 2019-03-22 09:26:34 -07:00