-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 25/08/12 20:19, Simon Slavin wrote:
> You know, it does make sense that if the problem is a violated
> constraint, it does always tell you which constraint was violated.  You
> might have a number of different constraints on a column, and it would
> be nice to be told which one was causing the abort.

You do get told which constraint name caused an abort, which was something
you didn't get before.  The only "quirk" now is that if the constraint was
uniqueness of a particular column then you get told the column name
instead of the constraint name.  Your code has sufficient information to
make sense of exactly what happened.

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAlA5y/cACgkQmOOfHg372QQFJwCfcpUqvs61ht8E/OCfUHMTxIuk
RsoAn00BRAkMO07peoJ7p5lQElQ06X4X
=JV0u
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to