Charles Gagnon
9034b397ac
Error on CS8600 ( #2112 )
...
* Error on CS8600
* couple more
2023-06-26 08:52:51 -07:00
Cory Rivera
c92bc71454
Exclude Data Warehouse as an option when creating an Azure database ( #2100 )
2023-06-13 16:04:23 -07:00
Cory Rivera
808172bc20
Retrieve Azure SLO details in Database Handler ( #2094 )
2023-06-12 11:44:17 -07:00
Cheena Malhotra
648d7dbd3c
Address warnings and (some) nullables ( #2013 )
2023-04-18 20:57:13 -07:00
Karl Burtram
2ef5f0918a
User management support classes ( #1856 )
...
* WIP
* Fix nullable warnings in UserData class
* WIP2
* WIP
* Refresh database prototype classes
* Fix some typos & merge issues
* WIP
* WIP
* WIP
* Additional updates
* Remove unneded using
2023-02-08 18:02:08 -08:00
Karl Burtram
f288bee294
Make nullable warnings a per file opt-in ( #1842 )
...
* Make nullable warnings a per file opt-in
* Remove unneeded compiler directives
* Remove compiler directive for User Data
2023-02-03 18:10:07 -08:00
Karl Burtram
427f0c11e8
Bump SMO and SqlClient to pickup Microsoft.Data.SqlClient fixes ( #894 )
...
* Revert "Revert to SMO with older SQLClient driver (#889 )"
This reverts commit b763abae47 .
* Bump SMO and SqlClient
2019-11-22 17:17:21 -08:00
Karl Burtram
b763abae47
Revert to SMO with older SQLClient driver ( #889 )
...
* Revert "Update SMO (#875 )"
This reverts commit 96593d66e3 .
* Revert "Switch Tools Service to new SMO and Microsoft.Data.SqlClient driver (#865 )"
This reverts commit 9d140b53f3 .
* Bump SMO to 160.1910315.0-preview
2019-11-04 13:00:45 -08:00
David Shiflet
9d140b53f3
Switch Tools Service to new SMO and Microsoft.Data.SqlClient driver ( #865 )
...
* switch to ambient props and targets files
* build against Microsoft.Data.SqlClient
* build tests
* fix test bug
* temporarily add SMO nuget to the repo
* update to released Microsoft.Data package
2019-09-17 17:51:19 -04:00
Karl Burtram
8dda34c95a
Add Agent Job and Job Step request handlers ( #635 )
...
* Stage changes
* Fix update job request handler
* WIP
* Additional agent handler updates
* Setup agent job step create test
* Fix Step update handler
2018-06-13 10:02:25 -07:00
Karl Burtram
ed978fe5b7
Fix create db resource strings ( #348 )
...
* Hook up SMO call into create db handler
* Clean-up resource strings
* Few additional code clean-ups
2017-05-12 07:53:45 -07:00