[teiid-issues] [JBoss JIRA] (TEIID-5307) Add views referential_constraints, key_column_usage, table_constraints to information_schema

Divyesh Vallabh (JIRA) issues at jboss.org
Thu Apr 5 13:18:00 EDT 2018


Divyesh Vallabh created TEIID-5307:
--------------------------------------

             Summary: Add views referential_constraints, key_column_usage, table_constraints to information_schema
                 Key: TEIID-5307
                 URL: https://issues.jboss.org/browse/TEIID-5307
             Project: Teiid
          Issue Type: Bug
          Components: ODBC, Query Engine
            Reporter: Divyesh Vallabh
            Assignee: Steven Hawkins


Outside of what is reference in npgsql provider, it seems as though PowerBI also references following views to generate schema information 

Add column in information_schema.columns
* data_type

Add support for information_schema.referential_constraints (
https://www.postgresql.org/docs/current/static/infoschema-referential-constraints.html) to teiid

Add support for information_schema.key_column_usage (
https://www.postgresql.org/docs/current/static/infoschema-key-column-usage.html) to teiid

Add support for information_schema.table_constraints (
https://www.postgresql.org/docs/current/static/infoschema-table-constraints.html) to teiid



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list