Skip to content

Not able to get the table name from the DuckDBReader.  #211

Description

@laksuri

I am trying to get the table names involved in the query.

In sqlite db, in the reader I have the getschematable method which has the "BaseTableName" property set with the correct table name.
But in the duck db reader this parameter is not set. the getschematable.table is also empty.

Is there any other way to read the table name from the DuckDBReader?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions