We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e3d5af commit 2ddbf33Copy full SHA for 2ddbf33
Scripts/30_DataBase_Objects.ps1
@@ -54,7 +54,7 @@ Param(
54
[string]$myuser,
55
[string]$mypass,
56
[string]$myDatabase,
57
- [string]$mytable
+ [string]$mytable
58
59
)
60
0 commit comments