Skip to content

Releases: microsoft/sqltoolsservice

5.0.20240823.2

24 Aug 02:08
18ffbe6
Compare
Choose a tag to compare

Changes:

  • 18ffbe6 Fixing up missing info in the capabilities call (#2386)

This list of changes was auto generated.

5.0.20240807.3: Fix SimpleObjectExplorer bugs (#2382)

07 Aug 23:06
a6cdd85
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

5.0.20240724.1

24 Jul 21:58
bc07e65
Compare
Choose a tag to compare
Fix handling of NOEXEC option (#2380)

* Fix handling of NOEXEC option

* Fix batch for NOEXEC OFF statement

5.0.20240722.1: Fix handling of NOEXEC option (#2380)

22 Jul 21:12
bc07e65
Compare
Choose a tag to compare
* Fix handling of NOEXEC option

* Fix batch for NOEXEC OFF statement

5.0.20240719.1: Fix handling of NOEXEC option (#2380)

19 Jul 20:36
bc07e65
Compare
Choose a tag to compare
* Fix handling of NOEXEC option

* Fix batch for NOEXEC OFF statement

5.0.20240718.1: Fix handling of NOEXEC option (#2380)

18 Jul 15:43
bc07e65
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

5.0.20240717.4: Apply query execution options once per connection session (#2379)

18 Jul 02:39
2259db5
Compare
Choose a tag to compare
* Temp changes

* Test WIP

* Hook up session level query execution options

* Sort using statements

* Add nullref check for sqlconnection

* Add a test case that to confirm options persist across queries on same connection

* Handle document rename scenario

* Add a test for the SQL document rename scenario

5.0.20240717.1: Apply query execution options once per connection session (#2379)

17 Jul 23:43
2259db5
Compare
Choose a tag to compare
* Temp changes

* Test WIP

* Hook up session level query execution options

* Sort using statements

* Add nullref check for sqlconnection

* Add a test case that to confirm options persist across queries on same connection

* Handle document rename scenario

* Add a test for the SQL document rename scenario

5.0.20240716.4: Apply query execution options once per connection session (#2379)

17 Jul 01:34
2259db5
Compare
Choose a tag to compare
* Temp changes

* Test WIP

* Hook up session level query execution options

* Sort using statements

* Add nullref check for sqlconnection

* Add a test case that to confirm options persist across queries on same connection

* Handle document rename scenario

* Add a test for the SQL document rename scenario

5.0.20240716.2: Apply query execution options once per connection session (#2379)

16 Jul 21:28
2259db5
Compare
Choose a tag to compare

Changes:

  • 2259db5 Apply query execution options once per connection session (#2379)

This list of changes was auto generated.