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
Kim Santiago
314627f83c
Show file location for dacfx extract and export ( #936 )
...
* show file location for dacfx extract and export
* Add TargetDestination field to TaskInfo
* remove setting database and server name to null if there's packageFilePath
* remove unnecessary parameter
2020-04-27 17:37:08 -07:00
Kate Shin
cd870e6f15
Integrate generate script with task service ( #426 )
...
* Support generate script for backup
* change
* update task service data contract for Generate Script
* more changes
* update test
* add comments
* Add missing files
* update stub backup operation for testing
* pr comments
* remove empty space
* Fix tests
* Add unit/integration tests and isCancelable to TaskInfo
* address pr comments
* pr comments - fix tests
* fix minor issue
* fix minor issues
* remove unused variable
2017-08-09 19:59:40 -07:00
Leila Lali
58f438176b
fixed couple of issues in task service ( #377 )
2017-06-12 15:52:49 -07:00
Leila Lali
b0263f8867
Added task service ( #374 )
...
* Added task service
2017-06-12 11:02:57 -07:00
Karl Burtram
1a16101381
Initial admin and DR services. ( #329 )
...
* Add initial services for admin, tasks, and DR
* Fix up some of the contract interfaces
* Make fields public to allow Json.Net to work
* Fix a couple issues in backup contracts
2017-04-26 10:29:15 -07:00