github.com/jackc/pgx/v5.NamedArgs.RewriteQuery (method, view implemented interface methods)
one use
github.com/jackc/pgx/v5 (current package)
named_args.go#L26: 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.8.4. (GOOS=linux GOARCH=amd64)