Files
azuredatastudio/extensions/sql-database-projects
Kim Santiago c9569d8573 Update system database references from SSDT (#10891)
* convert system database references from SSDT

* remove empty ItemGroup if no other database references

* fix baseline files

* also update sqlproj if system database references were added in SSDT since the sqlproj got updated with ADS imports

* undo change

* move updating system db references out of updateProjectForRoundTrip()

* update test to have an already updated system db ref

* add clean target after merge from master

* add await

* addressing comments
2020-06-12 17:57:11 -07:00
..
2020-03-11 19:25:32 -07:00
2020-05-12 20:17:37 -07:00

Microsoft SQL Server Database Projects for Azure Data Studio

Microsoft SQL Server Database Projects for Azure Data Studio includes:

Database Projects

The Database Projects extension provides a way to design, edit, and deploy schemas for SQL databases from a source controlled project.

Please report issues and feature requests here.

Getting Started with Database Projects

  • Create a new database project by selecting File -> New Database Project, going to the Database Projects viewlet under Explorer, or by searching for New Database Project in the command palette (Ctrl + Shift + P).
  • Existing database projects can be opened from File -> Open File, or via Open Database Project in the command palette.

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.