Commit Graph

16 Commits

Author SHA1 Message Date
Karl Burtram
8b85a47cf7 Bump SQL Tools Service to 1.4.0-alpha-4 (#511)
* Bump SQL Tools Service to 1.4.0-alpha-4

* Bump SQL Ops version to 0.26.0
2018-01-17 21:22:06 -08:00
Anthony Dresser
0cc7c540a9 Revert "Update dataprotocol client" (#500)
* Revert "Fix #494 Connection error when connecting to an Azure SQL Server with no firewall rule (#497)"

This reverts commit edd867b6fc.

* Revert "Update dataprotocol client (#418)"

This reverts commit 7808496416.
2018-01-16 15:55:31 -08:00
Anthony Dresser
7808496416 Update dataprotocol client (#418)
* close

* connection is working

* formatting

* adds all

* formatting

* removed unneeded logging

* readd npm shrinkwrap

* addressed comments

* fix capabilities cacheing

* updated shrinkwrap

* fixed tests

* remove dead code
2018-01-16 11:16:02 -08:00
Sebastian Pfliegel
e4a0e4e0c1 Add cursor snippet (#475)
* Add cursor snippet

* Workaround to avoid issue #480

Remove SELECT and tab to the place for custom code
2018-01-12 12:39:17 -08:00
Karl Burtram
7cf0847ef5 Bump Tools Service version to pick up latest changes (#471) 2018-01-10 21:58:27 -08:00
Karl Burtram
1cd4b39e9d Revert "Remove unneeded npm package references from mssql" (#443)
* Revert "update libraries to clean node_modules (#394)"

This reverts commit e691b278ae.

* Revert "Update README.md to link to the insiders build release page (#440)"

This reverts commit 334c755118.

* Revert "Remove unneeded npm package references from mssql (#438)"

This reverts commit ee80bddd17.
2018-01-04 12:52:58 -08:00
Karl Burtram
ee80bddd17 Remove unneeded npm package references from mssql (#438) 2018-01-03 17:28:06 -08:00
Anthony Dresser
8afebd2e10 Extensions Cleanup (#359)
* clean up extensions

* updated copyrights

* formatting
2017-12-20 21:35:52 -08:00
Karl Burtram
ad0c12ec95 Change 'Server name' to 'Server' (#372) 2017-12-20 10:25:10 -08:00
Karl Burtram
6ad0df0e3e Refresh master with initial release/0.24 snapshot (#332)
* Initial port of release/0.24 source code

* Fix additional headers

* Fix a typo in launch.json
2017-12-15 15:38:57 -08:00
Sebastian Pfliegel
0eb81c9360 Remove sqlExtensionHelp (#312) 2017-12-11 13:03:19 -08:00
Stefán Jökull Sigurðarson
7498e3a6da Fix #153: Fixing sql snippets that failed on a DB with case-sensitive collation. (#152)
* Fixing sql snippets that failed on DBs that are case sensitive.

* Adding .vs/ (Visual Studio Code project dir) to .gitignore.

* Fixing typo.
2017-11-20 13:49:33 -08:00
Alex Troshkin
01d3fe6077 Fix #138: Invalid syntax color highlighting (identity not highlighting) (#140) 2017-11-20 13:49:00 -08:00
Marco Wiedemeyer
1d89cb6e83 Fix #58: Default sort order for DB size widget (#111)
Change default sort order for the DB size widget to descending
2017-11-20 11:23:48 -08:00
Karl Burtram
5b5adbb2e1 Fix some build errors using latest typescript version 2017-11-09 15:12:05 -08:00
Karl Burtram
3cdac41339 SQL Operations Studio Public Preview 1 (0.23) release source code 2017-11-09 14:30:27 -08:00