Assume that a table has several check restraints, such as a unique index and
a foreign key.

When inserting a row that violates more than one of the constraints, is
there any way to tell which of the constraint would have been violated? 


Thanks,

Noah Hart
-- 
View this message in context: 
http://old.nabble.com/Is-additional-Check-Constraint-info-available--tp31812082p31812082.html
Sent from the SQLite mailing list archive at Nabble.com.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to