My introspection pragma's work, and always have. Then again, I compile with them turned on. Perhaps if they are available the option should appear in the compile_options output, at least?
--- The fact that there's a Highway to Hell but only a Stairway to Heaven says a lot about anticipated traffic volume. >-----Original Message----- >From: sqlite-users [mailto:sqlite-users- >[email protected]] On Behalf Of Dominique Devienne >Sent: Tuesday, 4 December, 2018 07:37 >To: General Discussion of SQLite Database >Subject: Re: [sqlite] Support function_list in pre-built binaries >from SQLite download page > >On Tue, Dec 4, 2018 at 3:30 PM Richard Hipp <[email protected]> wrote: > >> On 12/4/18, Dominique Devienne <[email protected]> wrote: >> > Wrong pragma never give errors AFAIK, >> >> That is how pragmas are designed to work, yes. Unknown pragmas are >> silently ignored. > > >Thanks for confirming my "AFAIK" Richard. > >But no comment on my request to compile-in pragma_function_list by >default >in the pre-built Windows shell? >Or ehther to add it as a .dbconfig option? >Or my question about finding out which compile-time features are used >in >the library? > >--DD >_______________________________________________ >sqlite-users mailing list >[email protected] >http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

