sequelize / 4.44.4 / class / lib / errors / index.js~unknownconstrainterror.html /

UnknownConstraintError

Extends:

ErrorBaseErrorDatabaseError → UnknownConstraintError

Thrown when constraint name is not found in the database

Inherited Summary

From class DatabaseError
public

original: Error

public

parent: Error

public

sql: string

The SQL that triggered the error

Copyright © 2014–present Sequelize contributors
Licensed under the MIT License.
https://sequelize.org/v4/class/lib/errors/index.js~UnknownConstraintError.html