On 4/25/17, David Raymond <[email protected]> wrote: > > Are foreign keys at all possible with virtual tables like this? >
Foreign key constraints are possible on virtual tables, but it is up to the various virtual table implementations to implement them, and R-Tree does not. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

