mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Added no-argument overload for Model.previous `Model.previous()` in Sequelize called with no arguments returns an object containing the previous keys and values for properties that have changed. This pull request adds this overload to the Model.d.ts type definition file along with a comment documenting it. * Added test for Model.previous w no arg |
||
|---|---|---|
| .. | ||
| v3 | ||
| index.d.ts | ||
| sequelize-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||