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
Leila Lali
69fad36198
fixed the issue with restore task title ( #454 )
...
* fixed the issue with restore task title
* addressed cr comments
2017-09-10 18:10:37 -07:00
Kate Shin
44d3e4b17e
Close connection after backup execution ( #449 )
2017-08-31 11:00:02 -07:00
Leila Lali
d94dda4282
integrate backup operation with new scriptable task ( #440 )
...
* integrate backup operation with new scriptable task
2017-08-21 15:04:48 -07:00
Leila Lali
39dedd88e0
generic way to support scriptable operations ( #438 )
...
* implemented a generic way to support scriptable operations
2017-08-18 16:12:00 -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
Kate Shin
cdfdd7bd5a
Fix backup service to have multiple backup instances ( #396 )
...
* Allow multiple backups per backup service instance
* Add test to run multiple backups
* Update backup cancelTask method signature
* Fix to have multiple backup instances and add more tests
* Address PR comments
* Remove double new lines
* Add Azure check for backup operations
2017-06-26 16:21:09 -07:00
Leila Lali
b0263f8867
Added task service ( #374 )
...
* Added task service
2017-06-12 11:02:57 -07:00