Documentation
¶
Index ¶
- func PurgePSQLPublicSchemaObjects(ctx context.Context, host string, port int, user, password, db string) error
- func QuoteLiteral(s string) string
- func ReopenPSQLConnections(ctx context.Context, host string, port int, ...) error
- func RestrictPSQLConnections(ctx context.Context, host string, port int, ...) error
- func RunPSQL(ctx context.Context, host string, port int, user, password, db, sql string) error
- func RunPSQLCapture(ctx context.Context, host string, port int, user, password, db, sql string, ...) error
- func RunPSQLFromReader(ctx context.Context, host string, port int, user, password, db string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func QuoteLiteral ¶
func ReopenPSQLConnections ¶
func RestrictPSQLConnections ¶
func RunPSQLCapture ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.