On Thu, May 8, 2014 at 1:08 PM, Simon Slavin <slav...@bigfraud.org> wrote:

> Perhaps a future version of sqlite3_extended_result_codes() can return a
> string as well as the code, the string being the name of the constraint
> that was violated.
>

Yes, it would be great to be able to get the necessary info in a structured
format instead of having to parse the error message​. But I think that most
if not all other databases do not implement this, so I would settle for
parsing the message.

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

Reply via email to