Using the latest 3.20.0 and trying to get this pragma to work.
I am compiling in MSVS 12 and added this to the compile options:

-DSQLITE_INTROSPECTION_PRAGMAS=1

It compiles fine, but I get no output and I expected a list of pragma's.

pragma database_list works fine and gives me the expected output.

Any idea what I might be doing wrong?


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

Reply via email to