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
cf85bb14f5
Fix #5809 : Data-tier wizard "Source Server" shouldn't show database name ( #6125 )
...
* Removing database name from server connection and adding required asterisk to database dropdowns
* also remove database name in flat file import wizard
2019-06-24 11:44:26 -07:00
Kim Santiago
46b8d55280
fix filepath getting regenerated ever time page is entered ( #6132 )
2019-06-24 09:52:05 -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
e9ddf43c6c
only generate filename if the database name is set ( #5568 )
2019-05-21 16:03:54 -07:00
kisantia
48ba9ce175
Sanitize db name for dacpac/bacpac file names ( #5479 )
...
* Sanitize db name for filename
* Add unit tests
* lower timeout to 60 seconds
* add extra coverageConfig.json and missing character check
2019-05-14 15:00:28 -07:00
kisantia
fccd026812
Remove database name from schema compare source/target server field ( #5327 )
...
* remove database name from source/target server field
2019-05-03 11:20:28 +12:00
kisantia
64377000c6
Change default folder in dacpac and schema compare extensions ( #5215 )
...
* change default folder in dacpac and schema compare extensions
* move getting rootpath to a method
* change method name
2019-04-27 04:27:03 +12:00
Anthony Dresser
ddd89fc52a
Renable Strict TSLint ( #5018 )
...
* removes more builder references
* remove builder from profiler
* formatting
* fix profiler dailog
* remove builder from oatuhdialog
* remove the rest of builder references
* formatting
* add more strict null checks to base
* enable strict tslint rules
* fix formatting
* fix compile error
* fix the rest of the hygeny issues and add pipeline step
* fix pipeline files
2019-04-18 00:34:53 -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
Alan Ren
060343f096
fix couple build issue due to merge issue ( #4324 )
...
* fix the build error on linux and mac
* one more fix
2019-03-06 21:53:09 -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