On Wed, 10 Apr 2019 11:05:59 +0100, you wrote: >Wednesday, April 10, 2019, 10:28:55 AM, Luuk <luu...@gmail.com> wrote: > >> On 10-4-2019 10:28, Kees Nuyt wrote: > >>> sqlite> select * from pragma_function_list; > >> sqlite> select * from pragma_function_list; >> Error: no such table: pragma_function_list > > From the help page (https://www.sqlite.org/pragma.html#pragma_function_list) > this option is only available "...if SQLite is built using the > -DSQLITE_INTROSPECTION_PRAGMAS compile-time option.". My (standard) > copy of 3.27.2 doesn't support this either, so I'm guessing Keet must > have a custom-built version.
My mistake, I have that option in all my builds, I forgot about it. -- Regards, Kees Nuyt _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users