> Le 30 mars 2017 à 11:45, Simon Slavin <slav...@bigfraud.org> a écrit :
> 
>> But:
>> 
>>      PRAGMA foreign_key_list(table-name);
> 
> Likewise.  I agree that the documentation should have "schema." somewhere for 
> this one.


After some tests, it looks like:

        PRAGMA schema.foreign_key_list(table-name)

is indeed perfectly functional as expected.
This is only a minor documentation issue.

-- 
Best Regards, Meilleures salutations, Met vriendelijke groeten,
Olivier Mascia, http://integral.software


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

Reply via email to