mirror of
https://github.com/getredash/redash.git
synced 2026-03-22 10:00:17 -04:00
* feat: provide ssl options for Cassandra data source * remove Log and prints * Refactor to create module methods and unit tests * Switch to using Enumerator and temp file * Fix temporary file lifecycle for cert * Align with changes on master * Fix non certificate but ssl enabled usecase