Skip to content

DBI connector: separate table owner from table name #18

@mbartosch

Description

@mbartosch

In the DBI proxy connector the table owner (namespace) is currently included in the table name. In certain circumstances (i. e. when referencing the owner name via a connector ref) it may be desirable to separate driver and database name.

Current syntax:
...
table: someowner.sometable

Suggested syntax:
table: sometable
owner: someowner

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions