Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

error from 53c756a - method not found in SslOpts #436

Description

@bangbaew

image

there are two notified errors: error[E0599]: no method named `with_pkcs12_path` found for struct `SslOpts` in the current scope and error[E0599]: no method named `with_password` found for struct `SslOpts` in the current scope

when running prisma rust cli, and I found that the latest commit (53c756a) has something to do with mysql-async/ssl, does anyone have a solution?

this issue occurs on windows x64 gnu native, but not in docker rust image.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions