Function initialize

Manually initializes (or shuts down) SQLite.

void initialize();

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