Change deploy to publish in sql project codebase (#11144)

* change deploy to publish

* rename to IPublishSettings

* change a few more profiles to settings
This commit is contained in:
Kim Santiago
2020-06-30 19:23:03 -07:00
committed by GitHub
parent 2b5ae5e3a8
commit 1e805a4156
10 changed files with 107 additions and 107 deletions

View File

@@ -3,7 +3,7 @@
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.
The Database Projects extension provides a way to design, edit, and publish schemas for SQL databases from a source controlled project.
Please report issues and feature requests [here.](https://github.com/microsoft/azuredatastudio/issues)