Open
Description
Is it possible to use a testcontainers-targeted JDBC URL? That is, a URL that uses "jdbc:tc:" as the URL scheme/prefix. Also supporting the container target version after the dialect.
For example:
jdbc:tc:postgresql:15.1-alpine:///databasename
I wasn't able to find any docs or issues related to this. Nor could I find any examples of its use with Exposed.
A quick look at the Exposed code seems to indicate it would NOT support this. But I may not have looked close enough.
TIA.
Metadata
Metadata
Assignees
Labels
No labels
Activity