
Latest maintenance release.
Fixes
- "Do you want to install .NET Framework 4.7.1" message is shown when installing the app via CLI using /VERYSILENT and /SUPPRESSMSGBOXES switches.
- The Rule column filter in the Resultset grid does not show filtered objects.
- "Unexpected error occurred." error is encountered when running rules against a database with the user who only has the db_owner permission.
- The HTML report exporting option settings in the stand-alone application are not remembered.
- All databases from the chosen Server are checked for permissions when rules are run against one database.
- Required permissions are checked for all existing databases on the chosen SQL Server.
- The following rules fail if the condition is met:
- "Statement without TRY...CATCH".
- "Use of @, @@, or @@ as Transact-SQL identifiers".
- "Space separator for table hints".
- "Schema name not specified".
- "Missing primary key".
- "Missing clustered index".