github.com/jackc/pgx/v5.NamedArgs.RewriteQuery (method, view implemented interface methods)
one use
github.com/jackc/pgx/v5 (current package)
named_args.go#L24: func (na NamedArgs) RewriteQuery(ctx context.Context, conn *Conn, sql string, args []any) (newSQL string, newArgs []any, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)