Skip to content

Oracle Connection String is not accepted by JDBC Container #596

@manikmagar

Description

@manikmagar

Container Database Driver is matching the connection url against a regex pattern - jdbc:tc:([a-z]+)(:([^:]+))?://[^\\?]+(\\?.*)? .

This is not accepting Oracle JDBC Connection String of the format - jdbc:oracle:thin:@myhost:1521:orcl

This is preventing to use Oracle container with JDBC URL.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions