Hey, I'm trying to connct drizzle studio to my local d1 database. I'm able to connect remote just fine, but attempting to access locally is confusing me.
I get the attached error message, and the hint of "To execute on your local development database, pass the --local flag to 'wrangler d1 execute'" is nice, but I can't find any location in the config to actually make it append that --local flag.