2084 Commits

Author SHA1 Message Date
ad0aedb0a8 Improves "save as Excel" functionality (#2266) 2023-10-11 16:32:04 -07:00
Cheena Malhotra
a3b42e43bd Support passing Http proxy URL and Strict SSL flag to Authenticator (#2256) 2023-10-11 10:49:47 -07:00
Alex Ma
67ae2192c3 Update to Table Designer title (respect Connection Profile Name) (#2254)
* Added new format to tooltip (respect profile name)

* Revert "Added new test framework (test) (#2247)"

This reverts commit b2120269a7.

* Restore Query
2023-10-10 16:27:42 -07:00
Christopher Suh
f0d3a0d546 Transfer URI Correctly (#2265)
* transfer uri regardless of queryrunner presence

* remove extra space
2023-10-09 11:18:51 -07:00
Cory Rivera
dacddd250c Improve how server OS and Platform are displayed (#2264)
* Also fixed versioning issues with how isPolybaseEnabled and isXTPSupported properties are accessed.
2023-10-06 13:24:22 -07:00
Cory Rivera
be8e3f4fe3 Use original file paths when getting associated DB files (#2263) 2023-10-04 13:44:29 -07:00
Cory Rivera
eb1116ce13 Add ServerPrototypes for different server versions to fix unsupported property errors (#2261) 2023-10-04 10:36:40 -07:00
Aasim Khan
5a8687219d Only opening connections when access token is provided (#2262)
* Only opening connections when connection string is provided

* undoing change

* Adding comment for context

* Adding comment for context

* Formatting file

* Fixing comment
2023-10-03 20:25:22 -07:00
Alex Ma
a244c86477 [Loc] update to XLFs for 10-2-2023 (#2260) 2023-10-03 11:46:25 -07:00
CSIGS@microsoft.com
979b47b2e1 LEGO: Merge pull request 2259
LEGO: Merge pull request 2259
2023-10-02 08:37:24 -07:00
Ram Uday Kumar
14f450c4c1 Enable Premium SSD V2 for SQL VM SKU recommendation (#2258)
The SKU Recommendations include premium v2 disks for SQL VM
2023-10-02 01:57:23 +05:30
CSIGS@microsoft.com
411a5b17bb LEGO: Merge pull request 2257
LEGO: Merge pull request 2257
2023-10-01 08:37:28 -07:00
Aasim Khan
a794382f29 Fixing node refresh in stateless oe (#2255) 2023-09-30 00:37:43 +00:00
Benjin Dubishar
c7857c249c Updating SQL Projects nuget dependency (#2253)
* Updating SQL Projects nuget dependency

* Bumping nuget version

* Adding missed swapover
2023-09-29 13:04:14 -07:00
Aasim Khan
138a70efa0 Fixing connections for stateless object explorer to work with fabric tokens (#2252) 2023-09-27 02:07:36 +00:00
Cheena Malhotra
78581e8508 Minor improvements (#2250) 2023-09-26 10:16:20 -07:00
Z Chen
c86b149a1f Update DacFx to 162.1.153-preview (#2251) 2023-09-26 09:05:17 -07:00
Alex Ma
d3c28d358f Revert change to nunit and restore xunit (#2249)
* Revert "Added new test framework (test) (#2247)"

This reverts commit b2120269a7.

* Added assert Fail as a test
2023-09-22 13:07:48 -07:00
Alex Ma
b2120269a7 Added new test framework (test) (#2247)
* Added new test framework (test)

* added nunit import
2023-09-21 14:25:11 -07:00
Cory Rivera
c29fb03b6e Remove redundant usage of object URNs in database handler (#2245) 2023-09-20 17:17:54 -07:00
Cheena Malhotra
d27e86915e Add encryption unit tests (#2243) 2023-09-20 13:21:54 -07:00
Cheena Malhotra
6fb93ce727 Version bumps (#2244) 2023-09-20 12:57:04 -07:00
Steven Marturano
18c6145647 Updated TDE NuGet and contracts (#2242) 2023-09-14 21:16:37 -04:00
Alex Ma
8355ce0c65 [Loc] added in checked in XLFS (#2241) 2023-09-14 14:42:21 -07:00
Cory Rivera
8a72707c60 Add ability to only show folders in File Browser dialogs (#2238) 2023-09-12 15:52:13 -07:00
Cheena Malhotra
1b886c4380 Azure Active Directory (Azure AD) is becoming Microsoft Entra ID (#2237) 2023-09-12 13:40:35 -07:00
Siyang Yao
f32e00df48 [SqlAssessment] upgrade SQL Assessment NuGet including multiple fixes (#2231)
* upgrade SqlAssessment NuGet

* replace old nuget with new one

---------

Co-authored-by: Siyang Yao <siyao@microsoft.com>
2023-09-11 13:29:25 -07:00
Barbara Valdez
d0b6c0890a Server properties fixes (#2225)
* get the backup compression value directly from server

* get max memory values directly from server and fix conditions

* format document
2023-09-11 12:50:49 -07:00
Aasim Khan
e8c91c346d Fixing script params (#2226) 2023-09-11 11:39:24 -07:00
Sai Avishkar Sreerama
6873b42a6b queryStore WaitStatistics options should be a dropdown #24372 (#2228) 2023-09-11 12:56:31 -05:00
erpett
18559ba721 Updating post 4.9 release branch split (#2229) 2023-09-11 10:38:07 -07:00
CSIGS@microsoft.com
af621922b1 LEGO: Merge pull request 2227
LEGO: Merge pull request 2227
2023-09-11 09:48:23 -07:00
Barbara Valdez
7741202293 get the backup compression value directly from server (#2223) 2023-09-10 23:57:43 -07:00
CSIGS@microsoft.com
e822d3df46 LEGO: Merge pull request 2224
LEGO: Merge pull request 2224
2023-09-10 08:39:36 -07:00
Kim Santiago
f7c13ce6b1 update dacfx version to 162.1.142-preview (#2222) 2023-09-08 16:19:53 -10:00
Kim Santiago
f2281f84e8 update Microsoft.SqlServer.DacFx.Projects nuget to 0.1.14-preview (#2221) 2023-09-08 10:37:11 -10:00
Lewis Sanchez
83fc64444a Fix missing index include column list (#2220) 2023-09-08 11:26:02 -07:00
Christopher Suh
44dc3181c3 Fix clipboard (#2218)
* remove clipboard set text, add field in copyresults response

* fix sendResult type

* change result to results
2023-09-08 13:15:08 -04:00
CSIGS@microsoft.com
b8bf110760 LEGO: Merge pull request 2219
LEGO: Merge pull request 2219
2023-09-08 08:36:48 -07:00
Sai Avishkar Sreerama
a053457ba1 Enable QueryStore tab to the database properties (#2200)
* initial commit

* adding prototypefile and server conditions

* Saving query store options completed, todo:tests

* adding LOC stings  according to the LOC version of the ms doc

* removing common constants

* merge conflict fix

* fixing null reference exception

* Adjusting the null reference exception property value in prototype.cs

* removing unused directive

* test fix that checks wrong value

* Purge query store data changes

* adding comment and uncommented the line
2023-09-07 16:35:44 -05:00
Cheena Malhotra
703691e897 Support clearing pooled connections (#2214) 2023-09-07 12:03:56 -07:00
CSIGS@microsoft.com
d31f247b9d LEGO: Merge pull request 2215
LEGO: Merge pull request 2215
2023-09-07 08:36:30 -07:00
Aasim Khan
4dbd1b05a4 Adding ability to do stateless OE expansions from a parent node other than root (#2211) 2023-09-06 22:25:02 +00:00
Lewis Sanchez
a56cf5a277 Consolidate context request endpoints into a single request endpoint (#2205)
* Create new endpoint consolidating previous 2

* Clarify comment

* Removes two separate endpoints to get and generate

* Rename classes for get context request

* Update src/Microsoft.SqlTools.ServiceLayer/Metadata/MetadataService.cs

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>

* Update src/Microsoft.SqlTools.ServiceLayer/Metadata/MetadataService.cs

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>

* Code review changes

* Throw exception and localize ex messages

---------

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
2023-09-05 15:56:35 -07:00
Alex Ma
42bbfdc418 [Loc] Xlf and resx update 9-5-2023 (#2209) 2023-09-05 13:44:05 -07:00
CSIGS@microsoft.com
54afb6504f LEGO: Merge pull request 2208
LEGO: Merge pull request 2208
2023-09-04 08:36:12 -07:00
CSIGS@microsoft.com
635d948a34 LEGO: Merge pull request 2207
LEGO: Merge pull request 2207
2023-09-03 08:35:51 -07:00
CSIGS@microsoft.com
f6b95928d3 LEGO: Merge pull request 2206
LEGO: Merge pull request 2206
2023-09-02 08:37:54 -07:00
Barbara Valdez
d1373dce69 Add advanced tab (#2203) 2023-09-01 16:54:02 -07:00
Kim Santiago
13ca980f19 update projects nuget to 0.1.12-preview (#2204) 2023-09-01 13:15:14 -07:00