awslabs / awslabs/aws-lambda-redshift-loader
useSSL is broken
Open
- Dominant language
- JavaScript
- Stars
- 595
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Description
seems to append the SSL to the dbstring even if it is false in the config
when log clusterInfo.useSSL i see `{ BOOL: false }` ... suspect just need a `.B` ?
Contributor guide
Assessment
This issue has not been assessed yet.