Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@efenderbosch
Copy link

Resolves #240

gradle check does not complete due to MySqlTest/OracleTest/PostgreSqlTest/SqlServerTest tests not finding the Docker image:
Caused by: com.github.dockerjava.api.exception.NotFoundException: {"message":"No such image: quay.io/testcontainers/ryuk:0.2.3"}

But if I tag them w/ @Ignore the build is green.

@vincentlauvlwj vincentlauvlwj changed the base branch from master to v3.4.x January 29, 2021 16:40
@vincentlauvlwj vincentlauvlwj merged commit bdb8286 into kotlin-orm:v3.4.x Jan 29, 2021
@vincentlauvlwj
Copy link
Member

Merged, will release in next version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dynamic Proxy instances of Entity Interfaces should implement a reasonable equals and hashCode

2 participants