sqlserver jdbc url should be supported by container provider - #989
Conversation
kiview
left a comment
There was a problem hiding this comment.
Hey, thanks for the PR.
So using a "wrong" JDBC url like jdbc:tc:mssqlserver:2017-CU12://somehost:someport;databaseName=test also never worked?
|
It's possible to use JDBC url with |
|
@StefanHufschmidt Can you give it a look please? |
|
LGTM |
|
Btw do we automatically accept the license agreement on this ms sql server image in our tests? |
|
@StefanHufschmidt You mean legal problems? |
|
@neetkee This will be a breaking API change, correct? |
|
@kiview Yes, it will be the breaking change for those, who use this image as temporary database container. But I'm not sure if we need to keep |
|
The failing tests in CI aren't a direct error in this PR, but are coming from #992. |
…iverTest.java Co-Authored-By: neetkee <neetkee@users.noreply.github.com>
|
Is there anything I need to do? |
|
Pinging @kiview |
|
@neetkee Whoops sorry, everything looks good. Thanks for your contribution! |
Solution to #988