On 1/3/20, [email protected] <[email protected]> wrote: > Is there a query function for these and other config settings? > I see no sqlite3_config_get() in sqlite3.h.
There is no query function for the SQLITE_CONFIG_MEMSTATUS setting. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

