Fix support to set a custom database name in Host-less JDBC urls by maxhov · Pull Request #10603 · testcontainers/testcontainers-java
Navigation Menu
{{ message }}
testcontainers / testcontainers-java Public
- Notifications You must be signed in to change notification settings
- Fork 1.8k
Merged
eddumelendez merged 3 commits intotestcontainers:mainfrom
Aug 16, 2025Merged
Conversation
Copy link
Contributor
Host-less JDBC urls should support setting a custom database name.
Fixes #8319
…se name. Fixes testcontainers#8319
github-actions
bot
added
the
modules/jdbc
label
kiview previously approved these changes Aug 15, 2025
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
eddumelendez
added
the
type/bug
label
eddumelendez
added this to the
next milestone
eddumelendez
requested a review
from a team
as a code owner
eddumelendez
dismissed
kiview’s stale review
via
145268e
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
Copy link
Member
eddumelendez
commented
Aug 16, 2025
eddumelendez commented
Aug 16, 2025Thanks for your contribution!
eddumelendez
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment