Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SchemaComparisonValidationResult

Package version

Results for schema comparison between the source and target

Hierarchy

  • SchemaComparisonValidationResult

Index

Properties

Optional schemaDifferences

List of schema differences between the source and target databases

Optional sourceDatabaseObjectCount

sourceDatabaseObjectCount: undefined | object

Count of source database objects

Optional targetDatabaseObjectCount

targetDatabaseObjectCount: undefined | object

Count of target database objects

Optional validationErrors

validationErrors: ValidationError

List of errors that happened while performing schema compare validation

Generated using TypeDoc