On Oct 13, 2011, at 9:17 PM, Dan Kennedy wrote: > It means there is a problem with a foreign key definition in the > database schema. Either an FK specifies parent columns that do not > exist, or parent columns that are not a PRIMARY KEY or UNIQUE.
It also mean there is a problem in how SQLite reports such issue... each constraint has a name... providing that name when reporting such error would have been helpful... sigh... _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users