Skip to content

Uppercase information schema and tables for Fabric compatibility#109

Open
ryanlewist wants to merge 1 commit into
dbt-msft:mainfrom
ryanlewist:upcase-info-schema
Open

Uppercase information schema and tables for Fabric compatibility#109
ryanlewist wants to merge 1 commit into
dbt-msft:mainfrom
ryanlewist:upcase-info-schema

Conversation

@ryanlewist

Copy link
Copy Markdown

When working with MSFT Fabric, drop_old_relations macro fails with the following error:

[Microsoft][ODBC Driver 18 for SQL Server][SQL Server]Invalid object name '.information_schema.tables'.

It wants the table name to be uppercased, which is what this change does.

@craiha

craiha commented Apr 2, 2026

Copy link
Copy Markdown

I have the same issue with codeget.generate_source. So this should be a more generic solution. Is there a way to check the case sensitivity of the database?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants