Leila Lali
39f5ad9e16
Adding firewall rule prompt when publishing to existing server ( #19474 )
2022-05-23 08:33:53 -07:00
Leila Lali
e10b1eb5a9
SQL Project Deploy to docker container - Adding a UI for user to select docker image tag ( #19297 )
2022-05-11 11:29:11 -07:00
Leila Lali
d95aff1d3c
New UI for deploying SQL project to a new Azure server ( #18833 )
2022-04-29 15:39:21 -07:00
Leila Lali
aad20bc338
Chaning the name of server in deploy option if target is Azure ( #18828 )
2022-03-28 15:07:09 -07:00
Kim Santiago
4fa2b50077
load name and options from publish profile for vscode publish quickpick ( #18044 )
...
* load name and options from publihs profile for vscode publish quickpick
* fix when a publish profile doesn't have the target db name
* update condition
* simplify
2022-01-11 15:05:58 -08:00
Leila Lali
9bdd6aca42
Adding UI for deploying a db proj to docker ( #17495 )
2021-11-18 14:44:33 -08:00
Benjin Dubishar
6f65119166
Use correct string when checking "browse" option ( #17432 )
...
* Correct browse string match
* Deduping const
2021-10-21 13:24:35 -07:00
Leila Lali
177b56c5ff
Fixed a bug with cancling publish ( #17160 )
2021-09-24 13:51:04 -07:00
Leila Lali
4912faa966
SQL Project - deploy to docker publish option ( #17050 )
...
SQL Project - deploy to docker publish option
2021-09-13 14:12:53 -07:00
Charles Gagnon
00da5fdcb3
Add icons for some quickpick items ( #16939 )
2021-08-30 15:32:20 -07:00
Charles Gagnon
6a0a185cbd
Move create new option for publish to top and filter out system dbs ( #16908 )
...
* Move create new option for publish to top
* Move New tag to description
* fix
2021-08-26 15:52:08 -07:00
Charles Gagnon
6b5c909f7f
Fix connection prompt for publish database quickpick ( #16767 )
2021-08-14 11:57:41 -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
b2ff8162e6
Add DB Reference quickpick dialog ( #16601 )
...
* Add DB Reference quickpick dialog
* pr comments & cleanup
2021-08-09 12:46:53 -07:00
Charles Gagnon
b2c203eaef
Hook up sql proj publish ( #16444 )
2021-07-27 09:32:42 -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
c1f4c50177
Combine project deploy settings into one ( #16383 )
2021-07-21 16:15:25 -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