Skip to content

Add foreign key and constraint information to GetSchema() #1160

@mxcolin

Description

@mxcolin

When using GetSchema() on a connection object there is no way to access the reference information for foreign keys that tell you which tables and columns the source column(s) reference.

There is also no way to get access to Check Constraint Information through GetSchema().

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions