//TODOwrangler d1 backup create xxx gives me the error Experimental DBs do not support backups yet
meta object from your query, it will include the duration that D1 actually took to execute your query.wrangler d1 info <database_name>) - if it's in a different region to you, and you're making multiple calls, it'll be pretty slow due to the network round-trip time.
SELECT datetime('now', 'utc') with and without --local — I'll get different results.
wrangler.toml to help with the translation of binding to DB id, but it wouldn't update the bindings when you deploy your project.package.json there is a command "pages:dev": "npx wrangler pages dev .vercel/output/static --compatibility-date=2023-12-06 --compatibility-flag=nodejs_compat" 



//TODOwrangler d1 backup create xxxExperimental DBs do not support backups yetwrangler d1 info <database_name>SELECT datetime('now', 'utc')--local "pages:dev": "npx wrangler pages dev .vercel/output/static --compatibility-date=2023-12-06 --compatibility-flag=nodejs_compat"