Exposure-lib should raise an exception if a SpatiaLite database is used with version < 3.45

Exposure-lib requires the JSONB data type which is only available from version 3.45 on. Therefore, it cannot work with any older version and should raise an exception in the case of an older version.

\rfc @all