DefinitelyTyped/types/sequelize
ManeeshSharma17 f2435def78 fix(types): add col to CountOptions and FindOptions interface (#22914)
* fix(types): add col to CountOptions and FindOptions interface

Added missing property 'col' in CountOptions and FindOptions interface.

* Added missing property 'col' in CountOptions and FindOptions interface in v3

* added testcase

* remove col attribute from FindOptions

* Removed whitespaces
2018-01-17 09:50:02 -08:00
..
v3 fix(types): add col to CountOptions and FindOptions interface (#22914) 2018-01-17 09:50:02 -08:00
index.d.ts fix(types): add col to CountOptions and FindOptions interface (#22914) 2018-01-17 09:50:02 -08:00
sequelize-tests.ts fix(types): add col to CountOptions and FindOptions interface (#22914) 2018-01-17 09:50:02 -08:00
tsconfig.json
tslint.json