DefinitelyTyped/types/sequelize
Nick Schultz 73619f74ff [Sequelize] Fix types error with UpsertOptions requiring the returning option if they are defined at all (#25240)
* upsert should compile with options that dont include returning

* fix parens

* bump version for bugfix
2018-04-24 16:17:23 -07:00
..
v3 [sequelize] Change ReplicationOptions.read type to array (#25207) 2018-04-24 16:11:37 -07:00
index.d.ts [Sequelize] Fix types error with UpsertOptions requiring the returning option if they are defined at all (#25240) 2018-04-24 16:17:23 -07:00
sequelize-tests.ts [Sequelize] Fix types error with UpsertOptions requiring the returning option if they are defined at all (#25240) 2018-04-24 16:17:23 -07:00
tsconfig.json
tslint.json