microsoft / microsoft/sqlmanagementobjects

Script as ALTER and Create Opening Blank Window with Synapse database

Open
#211 9 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C#
Stars
143
Forks
28
PR merge metrics
No merged PRs in 30d

Description

In version 1.31.0 and 1.31.1 when I try script as ALTER or CREATE a View it brings up a blank window.

Steps to reproduce

  • Connect to a synapse database
  • Go to Views folder
  • Right click on a SQL view and select "Script As Alter" or "Script As Create"
  • Blank window opens instead of the underlying SQL code

I rolled back to version 1.30.0 and it started working fine.

Thanks,
Adam

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue against a Synapse database by opening the Views folder and using “Script As Alter” and “Script As Create” on a SQL view, comparing behavior with version 1.30.0. Trace the scripting entry point for those actions and confirm that both commands display the underlying SQL instead of a blank window.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, sql
Domain
databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.