[...]

> The wording is not completely correct indeed.
> In general, views, triggers, and foreign key constraints can only
> use objects within the same schema (=database).
> 
> That makes sense, because SQLite (and you) cannot guarantee the
> other database file is attached when the view is used, the trigger
> fires, or the reference is referred.

I think I've to go on asking because of a lack of basic knowledge but:

what is the problem to give the programmer/user the chance to decide on
his own if he wants to use such a feature with all its included risks?

Oliver

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

Reply via email to