You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set-PSFConfig-FullName dbops.rdbms.type -Value 'SqlServer'-Validation connectionType -Initialize -Description "Assumes a certain RDBMS as a default one for each command. SQLServer by default"
174
174
Set-PSFConfig-FullName dbops.package.slim -Value $false-Validation bool -Initialize -Description "Decides whether to make the packages 'slim' and omit module files when creating the package. Default: `$false"
175
175
Set-PSFConfig-FullName dbops.config.variabletoken -Value "\#\{(token)\}"-Validation tokenRegex -Initialize -Description "Variable replacement token. Regex string that will be replaced with values from -Variables parameters. Default: \#\{(token)\}"
0 commit comments