DefinitelyTyped/types/sequelize
Nick Schultz f91d29adad sequelize: update BelongsToMany<Set|Create|Add>AssociationMixin to accept join table attributes (#17071)
* update BelongsToMany<Set|Create|Add>AssociationMixin to accept join table attributes correctly

* dont make a bunch of automatic editor changes
2017-06-08 15:27:57 -07:00
..
v3 [sequelize] Added missing type to sequelize.DefineIndexesOptions.fields (#16908) 2017-06-04 14:14:18 -07:00
index.d.ts sequelize: update BelongsToMany<Set|Create|Add>AssociationMixin to accept join table attributes (#17071) 2017-06-08 15:27:57 -07:00
sequelize-tests.ts sequelize: update BelongsToMany<Set|Create|Add>AssociationMixin to accept join table attributes (#17071) 2017-06-08 15:27:57 -07:00
tsconfig.json