Documentation ¶ Index ¶ func GetPendingMigrations(ctx context.Context, includeAll bool, conn *pgx.Conn, fsys afero.Fs) ([]string, error) func Run(ctx context.Context, includeAll bool, config pgconn.Config, fsys afero.Fs, ...) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetPendingMigrations ¶ func GetPendingMigrations(ctx context.Context, includeAll bool, conn *pgx.Conn, fsys afero.Fs) ([]string, error) func Run ¶ func Run(ctx context.Context, includeAll bool, config pgconn.Config, fsys afero.Fs, options ...func(*pgx.ConnConfig)) error Types ¶ This section is empty. Source Files ¶ View all Source files up.go Click to show internal directories. Click to hide internal directories.