Jochen Schalanda
Jochen Schalanda
@kevinmic Which version of Dropwizard are you using?
Thanks for your bug report. Does the problem occur on a fresh install or on upgrading an existing DSC install? I'm not aware of any (packaging) bug in DSC 1.2...
Thanks for your pull request! It seems that at least the Debian packages `dsc1.1` and `dsc12` until version 1.2.1-1 declare `python-cql` as dependency: ``` $ apt-cache show dsc12=1.2.1-1 Package: dsc12...
Hi Matt, thanks for your feedback! Currently it's not possible to create a (I suppose CQL3) schema in Cassandra with this Puppet module but it might make sense to implement...
Hi Roland, thanks for the bug report! Currently our Cassandra module doesn't support the SSL-related parameters in the Cassandra configuration file but we plan to add them along with some...
@aweisberg Thanks for your contribution! > It seems like versions prior to `4.2.x` are unmaintained so it's not possible to get this fixed in earlier versions? Yes, that's correct. Any...
@zUniQueX Would you have a chance to look at this, please? 😃
@Barry-RG Anything we can do to help here? This issue is kind of annoying/blocking any framework which would like to advise its users to use compatible Flyway modules. https://github.com/dropwizard/dropwizard-flyway/issues/553
@JasonLuo-Redgate Would you be open for community-driven contributions for this feature request? There are a lot of open PRs in https://github.com/flyway/flyway/pulls, so I'd rather ask before.
@JasonLuo-Redgate We store the SQL-based migration files in our JAR artifacts which then will be executed on application startup. These end up on the class path and are not actual...