validators

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 30, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NewColumnChangeConstraintValidator = nullability.NewColumnChangeConstraintValidator
View Source
var NewColumnChangeValidator = uniqueness.NewColumnChangeValidator
View Source
var NewColumnCreateDefaultValidator = nullability.NewColumnCreateDefaultValidator
View Source
var NewColumnExistenceValidator = existence.NewColumnExistenceValidator
View Source
var NewColumnRemoveValidator = uniqueness.NewColumnRemoveValidator
View Source
var NewIndexCreateValidator = uniqueness.NewIndexCreateValidator
View Source
var NewIndexExistenceValidator = existence.NewIndexExistenceValidator
View Source
var NewTableExistenceValidator = existence.NewTableExistenceValidator

Functions

This section is empty.

Types

type BaseValidator

type BaseValidator interface {
	Check(table string, operations []models.Operation) []models.Finding
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL