Ivo_Miller Silver 2
About
- Username
- Ivo_Miller
- Joined
- Visits
- 77
- Last Active
- Roles
- Registered, Redgate
- Points
- 49
- Posts
- 31
- Badges
- 9
-
Re: SSMS Plugin verify success. Invoke-DatabaseBuild ERROR/FAIL
Verify is doing exactly the same checks as Invoke-DatabaseBuild. It is parsing the syntax of all the migrations and programmable objects and then running a deploy against the shadow database. The onl… (View Post)1 · -
Re: Powershell 7
Hi, It is still very much on our radar and some further progress has been made towards it. Updating to PowerShell 7 requires moving all our code to support net core. Much of that is done but it requi… (View Post)1 · -
Re: Powershell 7
PowerShell 7 is not yet supported unfortunately. Some work has been done towards it and we will likely do some more investigations into supporting it in the near future. It is definitely on our radar… (View Post)1 · -
Re: SCA in SSMS: "Cannot drop database "%_SHADOW" because it is currently in use"
This issue should be fixed as of version 4.2.20161, released yesterday. (View Post)1 ·