Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Migrator ¶
type Migrator struct {
// contains filtered or unexported fields
}
Migrator applies SQL migrations from a filesystem source and tracks executed migrations in a database table using database/sql.
Click to show internal directories.
Click to hide internal directories.