* extension now working * make button messages better * fix diff editor title disappearing and remove border from source and target name boxes * redoing a bunch of stuff that disappeared after rebasing * add images and add to extensions.ts * moving a few changes to the right place after rebase * formatting * Initial schema compare options working code * Adding description.icon etc. * Enabling disabling options button * Name change: SchemaCompareOptions to DeploymentOptions. To reflect SqltoolsService side parameters * Adding sorting and correct sql tools version * Adding options button themes * Formatting fix * Adding get default options call to get options from tools service * Exclude/Include changes - first commit * Adding border to checkboxes * Taking PR comments * Updating to latest sqltools with schema compare options
Microsoft SQL Server Schema Compare for Azure Data Studio
Microsoft SQL Server Schema Compare for Azure Data Studio includes:
Schema Compare (preview)
The Schema Compare extension provides an easy to use experience to compare .dacpac files and databases and apply the changes from source to target.
This experience is currently in its initial preview. Please report issues and feature requests here.
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. 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.