Is there a way to get sqlite to tell which foreign key constraint is causing a failure? Some kind of verbose mode?
Thanks! sqlite> delete from t; Error: FOREIGN KEY constraint failed sqlite> _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

