SchemaComparisonValidationResultTypeResponse

data class SchemaComparisonValidationResultTypeResponse(val objectName: String, val objectType: String, val updateAction: String)

Description about the errors happen while performing migration validation

Constructors

constructor(objectName: String, objectType: String, updateAction: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the object that has the difference

Link copied to clipboard

Type of the object that has the difference. e.g (Table/View/StoredProcedure)

Link copied to clipboard

Update action type with respect to target