On 15 Sep 2011, at 7:02pm, Kees Nuyt wrote:

> <[email protected]> wrote:
> 
> 
>> i just installed python 2.7.2 and the value returned by "PRAGMA
>> foreign_keys" is [(0,)]; Later I will try with the tables.
> 
> You can get the version of the SQLite library with 
>       SELECT sqlite_version();

Dammit.  I was looking at the PRAGMAs for that and forgot it was a function.

Simon.
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to