John Taylor added the comment:

Please close this ticket. This is not a bug.

As per cjerdonek's suggestion, defining a constraint as follows:

constraint my_name check (...)

returns the actual name of the constraint, when it fails:

sqlite3.IntegrityError: constraint my_name failed

----------
resolution:  -> works for me
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15754>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to