mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-02 11:44:29 +00:00
* Add test for options.indexes[].type * Fix incorrect parameter in DefineIndexesOptions This parameter is actually called `type` and not `index` anymore (http://docs.sequelizejs.com/class/lib/model.js~Model.html)