Closed metazool closed 4 years ago
Adding custom DbParams as per the README results in this, these must be options to the older version:
etlhelper.exceptions.ETLHelperDbParamsError: {'user', 'dbname'} not set. Required parameters are {'user', 'dbname', 'port', 'host'}
Ah I see this was covered in the previous PR now merged, good
Adding custom DbParams as per the README results in this, these must be options to the older version:
etlhelper.exceptions.ETLHelperDbParamsError: {'user', 'dbname'} not set. Required parameters are {'user', 'dbname', 'port', 'host'}