Initial project import
This commit is contained in:
@@ -6,7 +6,7 @@ param(
|
||||
[string]$SqlPath = "reports/1c-sql/upo_test/prepare-saved-state-copy.sql",
|
||||
[string]$SqlPlanReport = "reports/1c-sql/upo_test/prepare-saved-state-copy-sql.json",
|
||||
[string]$PlanPath = "reports/1c-sql/upo_test/saved-state-copy-plan.json",
|
||||
[string]$BaseUrl = "http://docker-gpu.cin.su:8011",
|
||||
[string]$BaseUrl = "http://docker.cin.su:8011",
|
||||
[string]$ExpectedBaseId,
|
||||
[ValidateSet("ConfigSave", "ConfigCASSave")]
|
||||
[string]$ExpectedTargetTable = "ConfigSave",
|
||||
|
||||
Reference in New Issue
Block a user