azuredatastudio/extensions/dacpac
dependabot[bot] 22df27bc9b
Bump semver from 5.7.1 to 5.7.2 in /extensions/dacpac (#23811)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 11:45:46 -07:00
..
images Fixing the folder icons in the schema compare and dacpac extensions (#23532) 2023-06-29 07:23:01 -10:00
src Adding execution plan component to model view. (#23620) 2023-07-05 13:33:28 -07:00
.eslintrc.json Enable no-unsafe-assignments for MSSQL (#23407) 2023-06-18 10:01:41 -07:00
.gitignore Sanitize db name for dacpac/bacpac file names (#5479) 2019-05-14 15:00:28 -07:00
.vscodeignore Webpack Extensions update (#15919) 2021-07-01 09:56:55 -07:00
README.md Update privacy documentation (#22520) 2023-03-29 15:40:01 -07:00
coverConfig.json remove extension.js from dacpac code coverage (#11406) 2020-07-17 11:07:48 -07:00
extension.webpack.config.js Webpack Extensions update (#15919) 2021-07-01 09:56:55 -07:00
package.json vbump dacpac extension after release (#22418) 2023-03-22 17:47:56 -07:00
package.nls.json Added localization for title and category for dacpac (#16811) 2021-08-19 10:11:06 -07:00
tsconfig.json Enable strictNullChecks for extensions by default (#19197) 2022-04-25 09:19:42 -07:00
yarn.lock Bump semver from 5.7.1 to 5.7.2 in /extensions/dacpac (#23811) 2023-07-12 11:45:46 -07:00

README.md

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.

Telemetry

This extension collects telemetry data, which is used to help understand how to improve the product. For example, this usage data helps to debug issues, such as slow start-up times, and to prioritize new features. While we appreciate the insights this data provides, we also know that not everyone wants to send usage data and you can disable telemetry as described in the Azure Data Studio disable telemetry reporting documentation.

Privacy Statement

To learn more about our Privacy Statement visit this link.

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the Source EULA.