Skip to content

self.schema and schema of the table of interest #1

@szeevs

Description

@szeevs

Hi, to my understanding the self.schema='information_schema' does nothing as the parent classes do not support schema property. Currently I use INFORMATION_SCHEMA.COLUMNS as part of the query. Also I think it is important to pass the schema of the table of interest that we are building the schema for as a table with the same name can be in many different schema.

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