Cas van Niel

Results 2 comments of Cas van Niel

I think for JDBC this works by appending ?&TC_REUSABLE=true. I'm using the following: ``` spring: datasource: flyway: url: jdbc:tc:sqlserver:2019-latest://testcontainers/testdb?TC_REUSABLE=true ``` Would be good to adjust the documentation accordingly if this...

Any updates on this? We are running into the same problem after upgrading our AKS cluster to version 1.25.6