IntegrityError

From wikieduonline
Jump to navigation Jump to search
Exception raised when the relational integrity of the database is affected, e.g. a foreign key check fails. 
This error is a DBAPI Error and originates from the database driver (DBAPI), not SQLAlchemy itself.


INSERT INTO ... VALUES ...
None

Advertising: