mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
36 lines
2.1 KiB
Markdown
36 lines
2.1 KiB
Markdown
# Microsoft SQL Server Schema Compare for Azure Data Studio
|
|
|
|
Microsoft SQL Server Schema Compare for Azure Data Studio includes:
|
|
|
|
## Schema Compare
|
|
The Schema Compare extension provides an easy to use experience to compare .dacpac files and databases and apply the changes from source to target.
|
|
|
|
Please report issues and feature requests [here.](https://github.com/microsoft/azuredatastudio/issues)
|
|
|
|

|
|
|
|
### How do I start a Schema Comparison?
|
|
* The main entry point for schema compare is to right click a database in the Object Explorer, and click **Schema Compare**.
|
|
* The user can also launch the schema compare dialog from the command palette (Ctrl+Shift+P) by searching for **Schema Compare**
|
|
|
|
### Why would I use the Schema Compare?
|
|
Schema Compare was created to add the ability to compare the schemas from .dacpac files and databases and apply the changes.
|
|
|
|
## Code of Conduct
|
|
|
|
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto: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](https://aka.ms/ads-disable-telemetry) documentation.
|
|
|
|
## Privacy Statement
|
|
|
|
To learn more about our Privacy Statement visit [this link](https://go.microsoft.com/fwlink/?LinkID=824704).
|
|
|
|
## License
|
|
|
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
|
|
Licensed under the [Source EULA](https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt).
|