Anthony Dresser
ef0a92d83f
Add compile options to a few extensions ( #8252 )
...
* add compile options to a few extensions
* move dep to dev dep
* fix return types
2019-11-07 11:41:31 -08:00
Charles Gagnon
4a68ab4659
Hygiene linting for extensions + new rule ( #7843 )
...
* linting for extensions + new rule
* Remove unneeded array
* Fix spelling mistake
* Fix bad merge
2019-10-22 18:56:31 -07:00
Anthony Dresser
ecb80f14f0
Merge from vscode 6e530127a1bb8ffbd1bfb77dc680c321dc0d71f5 ( #6844 )
2019-08-20 21:07:47 -07:00
Anthony Dresser
986ad33678
Remove dacfx and schema compare from the azdata api ( #6684 )
...
* refactor mssql extension to directly expose dacfx and schema compare
* remove more code
* fix compile errors
2019-08-19 16:34:09 -07:00
Kim Santiago
bae87a0a24
Fix #6771 : Dacfx wizard summary page has wrong page number ( #6778 )
...
* fix summary page number for deploy new db
* also fix page number for upgrade
* add enum for page names
2019-08-16 11:25:07 -07: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
Kim Santiago
7f5e00fd81
Fix #6217 DacFx: Connection Dialog has no ConnectionProfile loaded ( #6232 )
...
* fix connection dialog not opening with connection profile
* bump extension version
2019-07-01 14:42:32 -07:00
Kim Santiago
6a0ffdfa60
Update dacpac and schema compare extensions to use getConnections() ( #6131 )
...
* update dacpac and schema compare extensions to use getConnections
* use more const
* make MSSQL a const
* changing name of mssql const
* add comment for name of parameter
2019-06-24 14:16:07 -07:00
Kim Santiago
95a50b7892
Remove DacFx deploy action page ( #5942 )
...
* remove deploy action page since generated script is opened instead of saved now
* bump sqltoolsservice version to 1.5.0-alpha.100
2019-06-11 11:16:48 -07:00
kisantia
18c54f41bd
remove unnecessary message that connection is needed ( #4982 )
2019-04-10 16:22:18 -07:00
kisantia
bcfbe5a284
fix flatfile and dacfx wizard not defaulting to selected connection when launched from command palette ( #4344 )
2019-03-08 09:19:03 -08:00
kisantia
5f003b0dd7
Move DacFx wizard into separate extension ( #4115 )
...
* Moved dacfx wizard into separate extension
* updating to use azdata
* one more azdata change
* bump import extension version
* renaming extension to dacpac
2019-03-06 17:45:30 -08:00