Kim Santiago
b2be609c36
hook up add sql binding ( #16838 )
...
* hookup add sql binding
* fix typo
* addressing comments
* Addressing more comments
* add more comments
2021-08-23 13:49:05 -07: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
Leila Lali
32a71a2de6
SQL Database Project - Deploy db to docker ( #16406 )
...
Added a new command to deploy the project to docker
2021-08-12 13:24:16 -07:00
Charles Gagnon
b8da94f9ef
Add Create Proj from DB to VS Code context menus ( #16584 )
...
* Add Create Proj from DB to VS Code context menus
* Fix error
* add comment
* use constant
2021-08-06 08:59:35 -07:00
Charles Gagnon
0509f8f0c3
Separate connect and listdatabases call for publish ( #16391 )
...
* Separate connect and listdatabases call for publish
* add return value
2021-07-22 15:36:16 -07:00
Charles Gagnon
efa82650f8
List databases for publish quickpick ( #16368 )
...
* List databases for publish quickpick
* missed word
2021-07-21 08:36:34 -07:00
Charles Gagnon
a322c5be9d
List connections for sql proj publish quickpick ( #16233 )
...
* List connections for sql proj publish quickpick
* cleanup
2021-07-20 13:30:32 -07:00
Charles Gagnon
d03fbbc066
Read publish profile using DacFX ( #16110 )
...
* Read publish profile using DacFX in VS Code
* Fixes
* complete promise on hide
* comment
2021-07-15 08:53:43 -07:00
Charles Gagnon
922348b846
Add basic structure for publish project quickpick ( #16008 )
...
* Add basic structure for publish project quickpick
* fixes
* feedback
2021-07-07 22:00:44 -07:00
Alan Ren
7df132b307
data workspace extension batch 2 ( #12208 )
...
* work in progress
* load projects in view and test cases
* update scope
* make the sql proj menu available in workspace view
* add extension unit test
* address comments
* fix errors
2020-09-10 17:17:57 -07:00
Benjin Dubishar
a8818ab0df
Initial commit of Database Projects extension ( #8540 )
...
* Initial commit of Database Projects extension
* Removing unused references, correcting license, tabs -> spaces in package.json
* cleaning up linter errors
2019-12-04 15:02:55 -08:00