Fix support to set a custom database name in Host-less JDBC urls by maxhov · Pull Request #10603 · testcontainers/testcontainers-java

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@maxhov

Copy link

Contributor

@maxhov maxhov commented

Aug 13, 2025

edited by eddumelendez

Loading

Host-less JDBC urls should support setting a custom database name.

Fixes #8319

kiview

kiview previously approved these changes Aug 15, 2025

@eddumelendez eddumelendez changed the title fix(8319): Host-less JDBC urls should support setting a custom database name Add support to set a custom database name in Host-less JDBC urls

Aug 15, 2025

@eddumelendez eddumelendez added this to the next milestone

Aug 15, 2025

@eddumelendez eddumelendez requested a review from a team as a code owner

August 15, 2025 19:28

@eddumelendez eddumelendez changed the title Add support to set a custom database name in Host-less JDBC urls Fix support to set a custom database name in Host-less JDBC urls

Aug 15, 2025

@eddumelendez eddumelendez merged commit 00336f0 into testcontainers:main

Aug 16, 2025

105 checks passed

@eddumelendez

Copy link

Member

Thanks for your contribution!

maxhov reacted with thumbs up emoji

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

Reviewers

@kiview kiview kiview left review comments

Assignees

No one assigned

Projects

None yet

Milestone

2.0

Development

Successfully merging this pull request may close these issues.

[Bug]: JDBC host-less URI (///) are not parsed correctly

3 participants

@maxhov @eddumelendez @kiview