sqlite: add the possibility to load extensions after creating the connection.
This is achieved via the `[sqlite] extensions` configuration option, which takes a list of paths to those extensions.
Patch contributed by Grzegorz Sobański on #7902.
Authored by: cboos 2010-01-26
Parent: [r9085]
Child: [r9087]