Skip to content

Tags: ConnectionMaster/vscode-mssql

Tags

v1.5.0-alpha.13

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Extension doesn't need to reload any more (microsoft#1217)

* fixed extension loading

* removed output channel

* fix test

v1.5.0-alpha.12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump SQL Tools to 1.5.0-alpha.81 for CSV fix (microsoft#1206)

v1.5.0-alpha.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
 Update readme\changelog for 1.5 release (microsoft#1199)

* Update readme\changelog for 1.5 release

* Fix spelling error

v1.5.0-alpha.10

Remove package.lock file

v1.5.0-alpha.9

updated sql2016-crud-demo (microsoft#1156)

v1.5.0-alpha.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update npm-shrinkwrap.json (microsoft#1168)

v1.5.0-alpha.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update http-proxy-agent and https-proxy-agent (microsoft#1164)

v1.5.0-alpha.6

Use correct tag for gulp package (microsoft#1154)

* Use correct tag for gulp package

For new machine setup, running
pm install errors because the tag used for the gulp package does not exist (4.0), it should be (v4.0.0).

* Don't use typings of the parent folder

v1.5.0-alpha.5

Added more saveAsCsv options (microsoft#1128)

* Added more saveAsCsv options

Options:
lineSeperator
textIdentifier
encoding

* Bump tools service version to support csv configs

v1.5.0-alpha.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update package.json to pull in a certain Slickgrid (microsoft#1129)