Skip to content

support :tc: in connection URIs #468

Open
@gavinking

Description

@gavinking

@maxandersen has observed that the usual way to connect to test containers databases is to use a connection URI of form jdbc:tc:postgresql:9.6.8:///databasename.

Either we:

  1. convince @vietj that this is a feature that the Vert.x clients themselves should natively support, or
  2. emulate it in HR itself.

We actually already have the code to implement this, it's just in the test suite instead of the core where users can easily make use of it.

So what's it to be @vietj @aguibert? Does this go into Vert.x or does it stay here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions