mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-16 17:23:38 -05:00
Sql Proj Extract from database to Sql files (#949)
* SqlToolsServices changes for Sql Proj Extract from database to Sql files * Bumped DacFx version. Addressed comments.
This commit is contained in:
@@ -809,6 +809,7 @@ ImportBacpacTaskName = Import bacpac
|
||||
ExtractDacpacTaskName = Extract dacpac
|
||||
DeployDacpacTaskName = Deploy dacpac
|
||||
GenerateScriptTaskName = Generate script
|
||||
ProjectExtractTaskName = Extract project files
|
||||
ExtractInvalidVersion = Invalid version '{0}' passed. Version must be in the format x.x.x.x where x is a number.
|
||||
|
||||
############################################################################
|
||||
|
||||
Reference in New Issue
Block a user