Regarding https://www.sqlite.org/pragma.html#pragma_foreign_key_list:
I see:
PRAGMA schema.foreign_key_check(table-name);
(with 'schema.' being optional of course)
But:
PRAGMA foreign_key_list(table-name);
(no schema option apparently)
Am I missing something? Or is the documentation missing some precision here?
--
Best Regards, Meilleures salutations, Met vriendelijke groeten,
Olivier Mascia, http://integral.software
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users