package
0.1.3
Repository: https://github.com/ygrebnov/dbdiff.git
Documentation: pkg.go.dev

# Functions

NewDatabaseComparer returns a new database comparer given two resources as connection strings or data file paths.
No description provided by the author
NewFieldsDifference returns two field.Field objects schemas Difference.
NewFileComparer creates a new fileComparer.

# Structs

Difference is a type capable of holding an identified by name entity values in compared entities.

# Interfaces

Comparer is a type capable of comparing two entities.

# Type aliases

No description provided by the author