Back to Sequelize

UnknownConstraintError

static/v4/class/lib/errors/index.js~UnknownConstraintError.html

latest806 B
Original Source

publicclass| source

UnknownConstraintError

Extends:

Error → BaseErrorDatabaseError → 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

| |