Documentation
¶
Overview ¶
Package main is the CLI. You can use the CLI via Terminal. import "github.com/acls/migrate/migrate" for usage within Go.
Directories
¶
Path | Synopsis |
---|---|
Package driver holds the driver interface.
|
Package driver holds the driver interface. |
pgx
Package pgx implements the Driver interface.
|
Package pgx implements the Driver interface. |
Package file contains functions for low-level migration files handling.
|
Package file contains functions for low-level migration files handling. |
Package migrate is imported by other Go code.
|
Package migrate is imported by other Go code. |
direction
Package direction just holds convenience constants for Up and Down migrations.
|
Package direction just holds convenience constants for Up and Down migrations. |
txtype
Package txtype just holds constants for per file and single transaction types.
|
Package txtype just holds constants for per file and single transaction types. |
Package pipe has functions for pipe channel handling.
|
Package pipe has functions for pipe channel handling. |
Click to show internal directories.
Click to hide internal directories.