Kim Santiago
affe3a838b
Add target platform as an option in create project api ( #16035 )
...
* add target platform as an option in create project api
* add test
* move constant
2021-07-12 15:14:33 -07:00
Kim Santiago
496fe0afa5
change afterClean to beforeBuild for removing the generated assests.json ( #13736 )
...
* change afterClean to beforeBuild for removing the generated assests.json
* fix merge conflict
* rename files
2020-12-11 11:54:35 -08:00
Kim Santiago
f6b46a1c5c
Change DSP in new project template from 130 to 150 ( #12139 )
...
* change DSP in new project template from 130 to 150
* addressing comments
2020-09-04 15:51:41 -07:00
Udeesha Gautam
60c0ac6bd7
Fix for #10779 to clean build to work in SSDT post ADS build ( #10882 )
...
* Add clean target
* include in test baselines
* adding one more test
2020-06-12 12:11:18 -07:00
Sakshi Sharma
9a55b0275d
Import project from database ( #10326 )
...
* Initial changes for Import database as new project
* Functionally complete code
* Initial changes for Import database as new project
* Functionally complete code
* Resolved conflicts with latest changes. Also did some code refactoring.
* Addressed comments. Added unit tests.
* Addressed comments
* Moved ExtractTarget enum from azdata to mssql
* Addressed comments
* Fixed indentation in project templates
2020-05-26 16:08:24 -07:00
Kim Santiago
c98eaaf5a1
Fix sql project build on mac ( #10485 )
...
* update sqlproj template
* add condition for netcorebuild=true
2020-05-18 17:08:50 -07:00
Udeesha Gautam
18128d700d
Updating the new Proj template such that it builds correctly in ADS and SSDT ( #10387 )
...
* Updating the new Proj template such that it works in ADS and SSDT
* Fixing test for baseline compare
* Space fix for xml
* Trying again to fix space
2020-05-13 20:47:08 -07:00
Benjin Dubishar
b3492e3f57
Creating a new database project, project items
...
* can create, open, and close sqlproj files
* can add sql objects to projects
2020-04-17 14:09:59 -07:00