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
$outsql+="ALTER AUTHORIZATION ON SCHEMA::[{0}] TO [{1}];"-f$schema.Name,$ownerName
573
+
}
574
+
565
575
} catch {
566
576
Stop-Function-Message "This user may be using functionality from $($versionName[$db.CompatibilityLevel.ToString()]) that does not exist on the destination version ($versionNameDesc)."-Continue -InnerErrorRecord $_-Target $db
0 commit comments