Skip to content

Releases: microsoft/vscode-mssql

v0.1.5-alpha.10

05 Dec 22:20

Choose a tag to compare

v0.1.5-alpha.10 Pre-release
Pre-release
fixed error that was causing messages not to show (#453)

v0.1.5-alpha.6

01 Dec 18:37

Choose a tag to compare

v0.1.5-alpha.6 Pre-release
Pre-release
updated mock to fix tests (#441)

v0.1.5_4-alpha

28 Nov 20:44

Choose a tag to compare

v0.1.5_4-alpha Pre-release
Pre-release
Merge branch 'master' into dev

v0.1.5-alpha.5: Merge pull request #422 from Microsoft/bug/noOpQueries

29 Nov 09:50

Choose a tag to compare

Fixed issue where no-op queries would never complete

v0.1.5_3-alpha

24 Nov 09:50

Choose a tag to compare

v0.1.5_3-alpha Pre-release
Pre-release
updated angular2 slickgrid references to prepare for changes in the l…

v0.1.5_2-alpha: Defect/mac build failure (#404)

23 Nov 20:13

Choose a tag to compare

* added error output to extension test command

* fixed workspace

* changed junit path slashses

v0.1.5_1-alpha: Copy results supports copy with headers (#386)

22 Nov 23:31

Choose a tag to compare

Fixes #368.
- Added a config option to support copy with column name header. Defaults to false to match SSMS behavior
- Support this during the copy event
- Context menu support for both Copy and Copy with Headers
- Unit tests will be added once the main unit test PR for the ResultsView is merged, since this has the necessary hooks and files.
- includes tests to cover all inputs to copyResults

v0.1.5.0 - Initial release of MSSQL Extension

08 Dec 20:53

Choose a tag to compare

Creating this release for tracking purposes, so that changes made after this can be tracked cleanly in our changelog