Releases: microsoft/sqltoolsservice
Releases · microsoft/sqltoolsservice
v1.2.0-alpha.49
Mark database OE nodes as leaf nodes if they are unavailable (#569)
v1.2.0-alpha.48: Added functions to metadata list result (#568)
* added functions to be included in metadata list result
v1.2.0-alpha.47
Fix uplevel SQL Server support and differentiate External and FileTab…
v1.2.0-alpha.46: added script as alter (#564)
* added script as alter
v1.2.0-alpha.45
check in latest localized XLIFF for December update (#561)
v1.2.0-alpha.44: Edit Data: Better Formatting Errors (#562)
* Refactoring sql script formatting helpers into To and From helpers * Updates to make error messages for formatting errors more useful * Fixing dumb breaks in unit tests * Addressing comments from PR * Updates to the SR files...
v1.2.0-alpha.43: Feature/script execute (#563)
* added script as execute for stored procedures
v1.2.0-alpha.42
fixed the issue with scripting a view with trigger in dw database (#554)
v1.2.0-alpha.41
Work around URI parsing issue for Windows drives (#558)
v1.2.0-alpha.40: Edit Data: Create Row with Nullable Columns (#553)
* WIP * All the new RowCreate tests are working * Fixing a couple bugs with the row delete and row update tests * Regenerating localization files * Fixing multiple iteration in tests