Documentation ¶ Index ¶ func ActivateDatabase(ctx context.Context, branch string, options ...func(*pgx.ConnConfig)) error func Run(ctx context.Context, fsys afero.Fs) error func SeedDatabase(ctx context.Context, url string, fsys afero.Fs, ...) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ActivateDatabase ¶ added in v1.0.10 func ActivateDatabase(ctx context.Context, branch string, options ...func(*pgx.ConnConfig)) error func Run ¶ func Run(ctx context.Context, fsys afero.Fs) error func SeedDatabase ¶ added in v1.0.10 func SeedDatabase(ctx context.Context, url string, fsys afero.Fs, options ...func(*pgx.ConnConfig)) error Types ¶ This section is empty. Source Files ¶ View all Source files reset.go Click to show internal directories. Click to hide internal directories.