Skip to content

Expose catalog and schema information from the connection string to the query history system table #524

Open
@bkyryliuk

Description

@bkyryliuk

Request to expose jdbc / sqlalchemy provided catalog / schema properties in query history system table. Currently it lacks this information and it is not clear in a query select * from bla what table is queried.

A simple solution could be to provide append a comment to the query that specified the selected / default catalog and schema based on the connection string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions