Charles Gagnon
|
b8509d8b7c
|
Fix dacpac utils function (#15702)
|
2021-06-14 08:38:29 -07:00 |
|
Kim Santiago
|
9090143f9d
|
Add a few unit tests for dacpac extension (#9194)
* add a few unit tests
* fix tests for linux
|
2020-02-24 10:01:30 -08:00 |
|
Kim Santiago
|
45341d786b
|
Move dacpac and schema compare localized strings (#9107)
* move localized strings
* move schema compare localized strings
|
2020-02-10 13:30:52 -08:00 |
|
Kim Santiago
|
9e61c468d1
|
Add validation error message for inputbox component (#8909)
* add validation error message for inputbox component
* addressing comments
* remove copying entire definition for InputBoxProperties
|
2020-01-24 11:38:49 -08:00 |
|
Kim Santiago
|
0246eec4ed
|
Fix #4461 Dacpac: Extract lets me save to invalid file path like 'sd' and never adds .dacpac / .bacpac (#6424)
* check for valid path
* add unit tests
* bump package version
* addressing comments
|
2019-07-22 12:36:46 -07:00 |
|
kisantia
|
48ba9ce175
|
Sanitize db name for dacpac/bacpac file names (#5479)
* Sanitize db name for filename
* Add unit tests
* lower timeout to 60 seconds
* add extra coverageConfig.json and missing character check
|
2019-05-14 15:00:28 -07:00 |
|