type
MigrationNotice
type MigrationNotice struct {
Code string
Artifact string
Message string
}Machine-readable non-blocking runner context.
Source adapters/postgres/artifact_runner.go:67
Notice codes
Codestring- The Code value.
Artifactstring- The Artifact value.
Messagestring- The Message value.