Documentation ¶
Index ¶
- Variables
- func DisconnectClients(ctx context.Context, conn *pgx.Conn) error
- func LikeEscapeSchema(schemas []string) (result []string)
- func LoadUserSchemas(ctx context.Context, conn *pgx.Conn, exclude ...string) ([]string, error)
- func RestartDatabase(ctx context.Context, w io.Writer) error
- func Run(ctx context.Context, version string, config pgconn.Config, fsys afero.Fs, ...) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //go:embed templates/list.sql ListSchemas string )
Functions ¶
func DisconnectClients ¶ added in v1.4.7
func LikeEscapeSchema ¶ added in v1.156.2
func LoadUserSchemas ¶ added in v1.163.6
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.