[Hotfix] - Initializer cannot be run for SpatiaLite databases due to the `-l` parameter
Querying the status of the -l
parameters is done for both database types but is not provided by the argument parser in case of SpatiaLite databases. This can be caught by first checking which database is to be used.
\fyi @tara @laurens