Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Conversation

@StefanHufschmidt
Copy link
Contributor

...withCollation

I've implemented the requested changes of pull-request "Custom db auto setup #4" but with using the native command line tool inside the MS SQL Server container to set up everything. So the MS SQL Server driver is not needed in the module.

Conflicts:
	src/main/java/org/testcontainers/containers/MSSQLServerContainer.java
Conflicts:
	src/main/java/org/testcontainers/containers/MSSQLServerContainer.java
Conflicts:
	src/main/java/org/testcontainers/containers/MSSQLServerContainer.java
@lhotari
Copy link
Contributor

lhotari commented Nov 15, 2017

Is there a specific reason to not require a JDBC driver? The default behaviour of JdbcDatabaseContainer is to use the JDBC driver and make a test query to verify that the database is ready to accept queries. The behaviour is now in place after merging #6.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants