When installing etlhelper with pip, the user needs to explicitly state the database drivers they want to install. If none are specified, none are installed. It would be good to add an option "all", which installs all drivers without having to specify each driver individually. This would also implicitly communicate that not providing list of drivers will result in no drivers being installed.
When installing etlhelper with pip, the user needs to explicitly state the database drivers they want to install. If none are specified, none are installed. It would be good to add an option "all", which installs all drivers without having to specify each driver individually. This would also implicitly communicate that not providing list of drivers will result in no drivers being installed.