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