package
1.0.4
Repository: https://github.com/trivigy/migrate.git
Documentation: pkg.go.dev

# Structs

Migration defines a set of operations to run on the database.
Operation defines a single query operation to run on the database.

# Interfaces

Executor describes an abstract database operations executor.

# Type aliases

Migrations represents multiple dto migrations.