Nemanja Milovančević
5e68ff1dfe
Make mssql extension a module ( #18804 )
...
* Rebase from main branch
* import from module
* Add mssql module ref
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2022-03-24 11:09:55 -07:00
Kim Santiago
d24a289af5
fix SDK style projects not being able to find system dacpacs ( #18218 )
...
* fix SDK style projects not being able to find system dacpacs
* fix tests
2022-02-16 09:36:01 -08:00
Kim Santiago
bb28646670
Update one more variable name for sdk style projects ( #17710 )
2021-11-22 08:13:36 -10:00
Kim Santiago
6f03cbac97
support building msbuild sdk style projects ( #17675 )
...
* support building msbuild sdk style projects
* fixes after merge
2021-11-17 07:59:43 -10:00
Charles Gagnon
6b1cc85c9a
Get tools service install location from extensions ( #16796 )
...
* Get STS install location from extensions
* Update error
2021-08-17 13:48:22 -07:00
Charles Gagnon
83af84774a
Sql Proj VS Code fixes ( #16506 )
...
* Sql Proj VS Code fixes
* remove comment
2021-08-01 00:24:28 -07:00
Charles Gagnon
b2c203eaef
Hook up sql proj publish ( #16444 )
2021-07-27 09:32:42 -07:00
Udeesha Gautam
974e832f78
Update SqlToolsService For a DacFx Fix ( #12224 )
2020-09-10 14:21:56 -07:00
Udeesha Gautam
196b3752a9
Feature/outer paths for project ( #11445 )
...
* allow relative paths in project file outside of project folder
* Adding some tests
* Adding error string to loc strings
* Fixed test
* fix error message
* PR comments and some more fixes
2020-07-22 19:28:03 -07:00
Udeesha Gautam
ea80202cf7
Bug/fix for mssql path ( #10522 )
...
* Correcting to right path and making file exist calls async
2020-05-20 17:35:24 -07:00
Udeesha Gautam
ddb9a806cc
Feature/project build ( #10332 )
...
* initial build command execution
* adding tests
* Clean up test names
* update SqltoolsService release in ADS for Build
* Updating as per PR comments
* updating yarn lock
* Adding one more test for command run
* Test fixes
2020-05-12 20:17:37 -07:00