Skip to content

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

@laksuri

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?

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