Skip to content

Adding database name when pulling the database schema#167

Open
tonystevenj wants to merge 1 commit intomicrosoft:mainfrom
tonystevenj:hotfix/adding-database-name-pulling
Open

Adding database name when pulling the database schema#167
tonystevenj wants to merge 1 commit intomicrosoft:mainfrom
tonystevenj:hotfix/adding-database-name-pulling

Conversation

@tonystevenj
Copy link

@tonystevenj tonystevenj commented May 22, 2024

This is a fix to this issue: #166

Aria is a Microsoft event analytics service, Kusto is the underline infrastructure. Using this tool on Aria owned Kusto clusters, the ".show database schema as csl script" command will throw below error:

image

Seems Aria is using kind of virtual databases. By adding the database name should solve this problem.

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.

1 participant