Files
azuredatastudio/extensions/dacpac
Karl Burtram 8a3d08f0de Merge vscode 1.67 (#20883)
* Fix initial build breaks from 1.67 merge (#2514)

* Update yarn lock files

* Update build scripts

* Fix tsconfig

* Build breaks

* WIP

* Update yarn lock files

* Misc breaks

* Updates to package.json

* Breaks

* Update yarn

* Fix breaks

* Breaks

* Build breaks

* Breaks

* Breaks

* Breaks

* Breaks

* Breaks

* Missing file

* Breaks

* Breaks

* Breaks

* Breaks

* Breaks

* Fix several runtime breaks (#2515)

* Missing files

* Runtime breaks

* Fix proxy ordering issue

* Remove commented code

* Fix breaks with opening query editor

* Fix post merge break

* Updates related to setup build and other breaks (#2516)

* Fix bundle build issues

* Update distro

* Fix distro merge and update build JS files

* Disable pipeline steps

* Remove stats call

* Update license name

* Make new RPM dependencies a warning

* Fix extension manager version checks

* Update JS file

* Fix a few runtime breaks

* Fixes

* Fix runtime issues

* Fix build breaks

* Update notebook tests (part 1)

* Fix broken tests

* Linting errors

* Fix hygiene

* Disable lint rules

* Bump distro

* Turn off smoke tests

* Disable integration tests

* Remove failing "activate" test

* Remove failed test assertion

* Disable other broken test

* Disable query history tests

* Disable extension unit tests

* Disable failing tasks
2022-10-19 19:13:18 -07:00
..
2022-10-19 19:13:18 -07:00
2022-10-19 19:13:18 -07:00
2022-10-19 19:13:18 -07:00
2021-06-15 11:51:35 -07:00
2022-10-19 19:13:18 -07:00

Microsoft SQL Server Dacpac for Azure Data Studio

Data-tier Application Wizard

The Data-tier Application Wizard provides an easy to use experience to deploy and extract .dacpac files and import and export .bacpac files.

Please report issues and feature requests here.

Requirements

  • This wizard requires an active connection to a SQL Server instance to start.

How do I start the Data-tier Application wizard?

  • The main entry point for the wizard is to right click a database in the Object Explorer, and click Data-tier Application wizard.
  • If a user is connected to a SQL Server instance, the user can also start the wizard from the command palette (Ctrl+Shift+P) by searching for Data-tier Application wizard.

Why would I use the Data-tier Application wizard?

This wizard was created to add the ability to extract and deploy .dacpac files and import and export .bacpac files in Azure Data Studio.

To learn more about Data-Tier Applications and working with dacpac and bacpac files, you can read more here.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Privacy Statement

The Microsoft Enterprise and Developer Privacy Statement describes the privacy statement of this software.

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the Source EULA.