Hello all,

Is there a way to know which constraint is being violated when you receive the message constraint error 19:

http://www.sqlite.org/c3ref/c_abort.html #define SQLITE_CONSTRAINT 19 /* Abort due to constraint violation */

In example: my_column_name UNIQUE constraint

I'm using WebSQL

Thanks in advance!

Rafa

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

Reply via email to