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-con...) to
teiid
Add support for information_schema.key_column_usage (
https://www.postgresql.org/docs/current/static/infoschema-key-column-usag...) to teiid
Add support for information_schema.table_constraints (
https://www.postgresql.org/docs/current/static/infoschema-table-constrain...) to
teiid
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)