On 16 Feb 2018, at 1:39am, Jens Alfke <j...@mooseyard.com> wrote:
> On Feb 15, 2018, at 4:53 PM, Simon Slavin <slav...@bigfraud.org> wrote: > >> Given the way the documentation is arranged, and the lack of any mention to >> the contrary, I will assume sqlite3_shutdown() is paired with >> sqlite_initialize(). > > There’s a sqlite_initialize function?? O_o <https://sqlite.org/c3ref/initialize.html> However, if you open a connection and you haven't already called it, it's called automatically. So almost nobody cares about it. Simon. _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users