Posts
Sort by recent activity
Using Flyway with the aws-mysql-jdbc driver - how to set custom driver?
Hello! I'm trying to set up Flyway to use AWS own jdbc driver for MySQL, see https://github.com/awslabs/aws-mysql-jdbc. These connection URL:s start with `jdbc:mysql:aws:`. If I use flyway-core 9.1...