//
pkg.gl
Category
github.com/trivigy/migrate
internal
dto
package
1.0.4
Repository:
https://github.com/trivigy/migrate.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
69 SLOC
#
Structs
Migration
Migration defines a set of operations to run on the database.
Operation
Operation defines a single query operation to run on the database.
#
Interfaces
Executor
Executor describes an abstract database operations executor.
#
Type aliases
Migrations
Migrations represents multiple dto migrations.