Function shutdown

Manually initializes (or shuts down) SQLite.

void shutdown();

SQLite initializes itself automatically on the first request execution, so this usually wouldn't be called. Use for instance before a call to config().