c-Raymart

Results 1 issues of c-Raymart

Hi, I'm working with multiple database and executing all the files in a single transaction. This is my sample command. Install-DBOScript -ScriptPath ${{github.workspace}}\applications\scripts\* ` -SqlInstance $dbServer ` -Database test_db `...

enhancement
question