Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 5913ee4

Browse files
committed
update project from database
1 parent 1ecbc15 commit 5913ee4

1 file changed

Lines changed: 15 additions & 5 deletions

File tree

docs/azure-data-studio/extensions/schema-compare-extension.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ author: "yualan"
88
ms.author: "alayu"
99
ms.reviewer: "maghan"
1010
ms.custom:
11-
ms.date: 04/15/2022
11+
ms.date: 5/24/2022
1212
---
1313

1414
# Schema Compare extension
1515

16-
The Schema Compare extension provides an easy-to-use experience to compare two database definitions and apply the differences from the source to the target.
16+
The Schema Compare extension provides an easy-to-use experience to compare two database definitions and apply the differences from the source to the target. This includes active database connections, dacpac files, and [SQL projects](sql-database-project-extension.md).
1717

1818
## Features
1919

20-
* Compare schemas of two dacpac files or databases
20+
* Compare schemas between two dacpac files, databases, or SQL projects
2121
* View results as a set of actions that must be taken against the target for it to match the source
2222
* Selectively exclude actions listed in results
2323
* Set options that control the scope of the comparison
@@ -56,7 +56,17 @@ It can be tedious to manually manage and synchronize different database versions
5656

5757
4. Select **Compare** to view the results of the comparison.
5858

59+
## Update an existing SQL project from a database
60+
61+
1. Install both the **Schema Compare** and **[SQL Database Project](sql-database-project-extension.md)** extensions.
62+
63+
2. From a **Database dashboard** select the **Update Project from Database** option in the toolbar.
64+
65+
3. Select the existing SQL project and the desired file structure for new objects.
66+
67+
4. Choose **View changes in Schema Compare** to review the changes before applying them to the SQL project.
68+
5969
## Next steps
6070

61-
To learn more about Schema Compare, visit [Use Schema Compare to Compare Different Database Definitions](../../ssdt/how-to-use-schema-compare-to-compare-different-database-definitions.md).
62-
Report issues and feature requests [here.](https://github.com/microsoft/azuredatastudio/issues)
71+
- [Learn more about Schema Compare in SSDT](../../ssdt/how-to-use-schema-compare-to-compare-different-database-definitions.md)
72+
- [Explore SQL database projects in Azure Data Studio](sql-database-project-extension.md)

0 commit comments

Comments
 (0)