Hi,
I am trying to compare two schemas. One of them is on SQL Server 2014 and the other on SQL Server 2016. The program crashes when loading the permissions from the 2016 schema with the fhe following error:
System.ApplicationException
Not supported permission type ‘VWCK’ detected
This is using build 6.8.0.249.
Thanks