Did you observer any performance penalty when using Drizzle with D1 compared to just raw SQL and pre
Did you observer any performance penalty when using Drizzle with D1 compared to just raw SQL and prepared statements?
wrangler pages dev --compatibility-date=2023-01-01 ./pages --kv=KV --d1=DB and it cannot find my table, I have assumed the d1 binding is to my remote database? is this not the case?http-api-d1-example above, but it feels like the API should be able to do thatConsole
npm run dev working after adding D1? I'm assuming we would need to tell it to run the local db
wrangler pages dev --compatibility-date=2023-01-01 ./pages --kv=KV --d1=DBhttp-api-d1-exampleConsole