Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.
This repository was archived by the owner on May 17, 2024. It is now read-only.

Oracle connection doesn't have a port number #370

Closed
@skaosYan

Description

@skaosYan

Hi,

Oracle connector connects to a default port 1521 only. Please add ability to specify port.

class Oracle(ThreadedDatabase):
dialect = Dialect()
CONNECT_URI_HELP = "oracle://:@/"
CONNECT_URI_PARAMS = ["database?"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestnon-dbtUse cases outside of dbt

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions