On 01/05/2013 05:00 AM, Peter Aronson wrote:
I've thought about this a bit more, and concluded this is probably a bug.

If you define your own function, and reference it in a check constraint, and
then try to select from sqlite_master when that function is not currently
defined, the select fails with Error: malformed database schema.  I've noticed
this since 3.7.2 and it still happens at 3.7.15.1.

Thanks for this. Now fixed here:

  http://www.sqlite.org/src/info/0a1207c895

Dan.

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

Reply via email to