Changes between Initial Version and Version 1 of IntegrityError


Ignore:
Timestamp:
Sep 29, 2007, 12:36:51 PM (17 years ago)
Author:
Lolka
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IntegrityError

    v1 v1  
     1Exception raised when the relational integrity of the database is affected, e.g. a foreign key check fails, duplicate key, etc.
Back to Top