JasonLuo-Redgate
JasonLuo-Redgate
Hi @btomala , Thanks for the additional clarification. Unfortunately, Flyway doesn’t support locating migrations inside `JARs-within-JARs`. This scenario has never been tested or verified.
Hi @Joe-Zer0 @abhineetsbhamra Apologies for the delayed response. I’ve reviewed all code changes merged between versions `11.10.5` and `11.11`, and there were no modifications related to `Snowflake`. Could there be...
Hi @Naveenkumar8055 , Any chance you could try the same steps directly from the command-line (using the pre-built binaries at https://github.com/flyway/flyway/releases), instead of using the Docker image, to check if...
I also noticed your connection URL includes `tlsCertificateKeyFile`. In this setup, you need to configure the JVM `key store` as well, not just the `trust store`.
Hi @Naveenkumar8055 , From the output log, it appears that you’re using `Native Connectors Mode`, which does not rely on the JDBC driver. Please double-check the `installation_dir/drivers/mongo` folder, where you...
Hi @Naveenkumar8055 , Sorry, I can offer limited help here since the exception message is coming from the MongoDB driver. I see that you’ve enabled SSL debug, so do you...
Hi @pyiso80 , Many thanks for reporting this issue to us. Just to understand the situation better, did this statement used to work in an earlier version? If so, that...
Hi @tdg5 , Many thanks for reporting this issue, we're looking into it.
Hi @tdg5 , The fix has been included the latest release 10.20.1 (https://documentation.red-gate.com/flyway/release-notes-and-older-versions/release-notes-for-flyway-engine), hence closing this ticket. Thanks again for reporting this issue.