mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-15 01:25:36 -05:00
32 lines
1.7 KiB
Markdown
32 lines
1.7 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.
|
|
|
|
## Privacy Statement
|
|
|
|
The [Microsoft Enterprise and Developer Privacy Statement](https://privacy.microsoft.com/privacystatement) describes the privacy statement of this software.
|
|
|
|
## License
|
|
|
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
|
|
Licensed under the [Source EULA](https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt).
|