mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
UniqueConstraintError class is subclass of ValidationError in both of v3 and v4(current). authorities: for v4 http://docs.sequelizejs.com/class/lib/errors/index.js~UniqueConstraintError.html for v3 (official doc is wrong.) https://github.com/sequelize/sequelize/blob/v3/lib/errors.js#L153 |
||
|---|---|---|
| .. | ||
| v3 | ||
| index.d.ts | ||
| sequelize-tests.ts | ||
| tsconfig.json | ||