Wrangler errors if my Hyperdrive > `connectionString` contains an apostrophe
My DB password contains
This leads to the attached error when running locally - but not if I run with the
Is this a bug? In my TOML, the connection string is specified within
', 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 '.