Any idea why `wrangler d1 execute EmailTracker --command='SELECT * FROM SenderInfo WHERE email = "dr

Any idea why wrangler d1 execute EmailTracker --command='SELECT * FROM SenderInfo WHERE email = "drnewt536@gmail.com";' fails, yet wrangler d1 execute EmailTracker --command="SELECT * FROM SenderInfo WHERE email = 'drnewt536@gmail.com';" passes
Was this page helpful?