Documentation ¶ Index ¶ func PostRun(projectRef string, stdout io.Writer, fsys afero.Fs) error func PreRun(projectRef string, fsys afero.Fs) error func PromptPassword(stdin *os.File) string func Run(ctx context.Context, projectRef, username, password, database string, ...) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func PostRun ¶ added in v1.25.1 func PostRun(projectRef string, stdout io.Writer, fsys afero.Fs) error func PreRun ¶ added in v1.25.1 func PreRun(projectRef string, fsys afero.Fs) error func PromptPassword ¶ added in v1.17.0 func PromptPassword(stdin *os.File) string func Run ¶ added in v0.19.0 func Run(ctx context.Context, projectRef, username, password, database string, fsys afero.Fs, options ...func(*pgx.ConnConfig)) error Types ¶ This section is empty. Source Files ¶ View all Source files link.go Click to show internal directories. Click to hide internal directories.