comparator

package
v0.4.77 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompareDatabases

func CompareDatabases(dbsToCompare DatabasesToCompare) (dbDifferences models.DatabaseDifferences, err error)

CompareDatabases compares databases

Types

type DatabasesToCompare

type DatabasesToCompare struct {
	DbModel      models.DbModel
	Environments []EnvToCompare
}

DatabasesToCompare defines databases to compare

type EnvToCompare

type EnvToCompare struct {
	ID        string
	Databases models.DbCatalogs
}

EnvToCompare defines env to compare

Jump to

Keyboard shortcuts

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