Suppose that we want to know what the foreign key constraints are on columns returned by a query. Can we obtain this information without parsing the query itself and looking at the PRAGMA foreign_key_list for each table thus discovered? _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
- [sqlite] deriving Foreign Key constraints Roughbert Strong
- Re: [sqlite] deriving Foreign Key constraints Simon Slavin