microsoft / microsoft/sqlmanagementobjects
Script as ALTER and Create Opening Blank Window with Synapse database
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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