DefinitelyTyped/types/sequelize
snewell92 b860983357 Sequelize Add documented props to SyncOptions (#16976)
* Added alter, hooks, and searchPath to syncOptions interface with compiler test and documentation comments (straight from sequelize v4 docs)

* Fix implicit any return type error
2017-06-05 16:33:06 -07:00
..
v3 [sequelize] Added missing type to sequelize.DefineIndexesOptions.fields (#16908) 2017-06-04 14:14:18 -07:00
index.d.ts Sequelize Add documented props to SyncOptions (#16976) 2017-06-05 16:33:06 -07:00
sequelize-tests.ts Sequelize Add documented props to SyncOptions (#16976) 2017-06-05 16:33:06 -07:00
tsconfig.json