Skip to content

New JdbcDatabaseContainer#withUrlParam(String, String) method #1802

@knutwannheden

Description

@knutwannheden

As discussed in #1764 it would be useful to have a new JdbcDatabaseContainer#withUrlParam(String, String) method, which would allow specifying arbitrary parameters to be included in the query part of the JDBC URL, whenever there is no dedicated Java method to control the corresponding query parameter.

For MySQL there are for instance many parameters (see https://dev.mysql.com/doc/connector-j/8.0/en/connector-j-reference-configuration-properties.html). One parameter I would like to be able to set for instance is allowMultiQueries.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions