* sending dsc values to ADS
* modifying dsc method with unsupportable property IsValuedefault
* getting the options and added a bool flag to maintian checkbox for secondary to save
* sending data to ads
* Ready for PR with minimal changes of loading UI as expected, TODO:saving logic
* Excluding maxdop and resumable options from primary value conversion for 1/0's
* Adding Id to the info, as we cannot depend on names, as names can be altered in future
* saving successfully, todo-diff servers, script (secondary - primary compare and dont update),test, send null for unsupported
* adding nullable dsc for unsupported servers
* fixing script generation for some properties that are not touched. the generated script is unharmed but unnecessary here
* adding test conditions for database scoped configurations
* adding switch case method to get the values
* Removing Loc string for the TSQL options
* removing unnecessary using statement
* Adding test case and fixing createDatabase issue
* Update src/Microsoft.SqlTools.ServiceLayer/Admin/Database/DatabasePrototype130.cs
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
* comment update
---------
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
* initial commit with all required db handler and props, also getting the data from ADS
* database properties view updated
* Delete Microsoft.SqlTools.ServiceLayer.sln
This file should be ignored
* Removed unwanted file
* Using DatabaseHandler for properties as one handler per object
* removed unused and unnecessary changes
* minimal updates
* moving type conversion to UI side, properties with original types.
* conversion number fixed
* Adding Localized strings
* using existing objectUrn logic to get the smo object
* Adding Integration tests for database properties verification
* refactoring
* updating test
* support for ledger objects in OE
* generated sr files
* update versionKey to sql 2022 in test env config
* more 2019 to 2022 updates
* add sql2022 instead of replacing
* missed filter on table
* add logging
* more logging
* adding Script160Compat options for sql2022
Co-authored-by: Alan Ren <alanren@microsoft.com>
* Adding more rules for prop
* adding top operations to ep
* Reverting changes made to display cost
* Fixing comments
* Removing whitespace
* Fixing data size property
* Adding const keys, fixing to table data, adding more info
* Removing undeclared prop
* Adding more rules for prop
* adding top operations to ep
* Reverting changes made to display cost
* Fixing comments
* Removing whitespace
* Fixing data size property
* Enabled backup to and restore from URL
* Created RPC, but when process tries to load Microsoft.Azure.Storage.Blob.dll, it crashes
* Added create shared access token
* Code refactor
* Minor changes
* Changed RPC path
* Moved createSas RPC to the newly created BlobService, fixed PR comments
* Added sas expiration date parameter to the RPC
* Added copyright headers
* Removed ConnectionInstance property from BlobService
* Removed unhelpful comment
* Removed unused using statements
* Changed copy/paste comments
* Disposable objects fix
* Small formatting fix
* Changed backup to/restore from url supported device types
* Added backup to url integration test
* Created restore integration test. Test are now getting azure blob params from env variables instead of file.
* Culture invariant epiration date param, fixed comment, and typo
* Updated headers
* PR comments fix
* Changed supported device type logic
* string localization fix
* String formatting fix
* build failure fix
* Typo
* Updated supported restore device types
* Adding node overlays to execution plans
* Adding critical warnings and parallelism
* adding critical warning, badge type enum
* Renaming badge type class
* Adding explicit values to Badge Type