Kittizz

Results 2 issues of Kittizz

This pull request adds SSL support to the schemagen command in order to generate table models for Cassandra/Scylla clusters that require SSL/TLS encryption. The motivation behind this change is to...

This PR fixes an issue where using the --inject option with comma-separated file paths (e.g. --inject file1.js,file2.css) causes a TypeError. Root Cause The problem occurs because the inject parameter is...