Wrangler errors if my Hyperdrive > `connectionString` contains an apostrophe

My DB password contains ', and therefore so does my local connection string for working with Hyperdrive during development.

This leads to the attached error when running locally - but not if I run with the --remote flag.

Is this a bug? In my TOML, the connection string is specified within ", so the value should be able to accommodate '.
image.png
Was this page helpful?