Smart Placement will always run your Worker near the D1 DB
Smart Placement will always run your Worker near the D1 DB

.wrangler directory. Longing for a way to reset databases in the cloudDROP TABLE IF EXISTS... at the start of my migrations//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.
DROP TABLE IF EXISTS...//TODOwrangler d1 backup create xxxwrangler d1 info <database_name>SELECT datetime('now', 'utc')