Kim Santiago
fd0f962056
Fix DacFx nullable warnings ( #2099 )
...
* cleanup dacfx nullable warnings
* use operation's SqlTask
* remove unneccesary variables
2023-06-12 10:50:08 -10: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
Charles Gagnon
40c5d48c5e
Fail build on unneeded usings ( #1417 )
2022-03-04 16:38:01 -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
kisantia
1917100bfb
Add DacFx Generate Deploy Script operation ( #759 )
...
* Adding DacFx Generate Deploy Script operation
2019-01-25 11:34:28 -08:00
kisantia
d5fd968b3c
DacFx import/export ( #728 )
...
Adding DacFx import/export/deploy/extract functionality
2018-11-27 16:10:46 -08:00