Closed roman-yagodin closed 6 years ago
Yes, you are correct, it should be
CREATE UNIQUE NONCLUSTERED INDEX [IX_{objectQualifier}Roles_RoleGroup] ON {databaseOwner}[{objectQualifier}Roles] (RoleGroupID, PortalID, RoleName) INCLUDE (RoleId) GO
I'll fix it in the next version.
fixed in Rev z5
0.9.9 Rev z5 applied without any issues, thanks!
thanks for your feedback!