-
- Downloads
[scripts][databases_provider] Add parameter to specify configuration section to load
With the current implementation, the configuration of the execution process may contain two entries: 1) Main algorithm 2) Loop algorithm The way the databases provider works will only load the main entry which means that it will use the wrong configuration for the loop algorithm. This new parameter allows to set which entry should be used to configure the database. The default is None so the default behaviour doesn't change.
parent
8c8901f9
No related branches found
No related tags found
Please register or sign in to comment