It doesn't do that? I thought the big advantage of d1 is that it's present at all your cdns. Does it
It doesn't do that? I thought the big advantage of d1 is that it's present at all your cdns. Does it just replicate the whole db everywhere?

.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.
.wranglerDROP TABLE IF EXISTS...//TODOwrangler d1 backup create xxxExperimental DBs do not support backups yetmetawrangler d1 info <database_name>SELECT datetime('now', 'utc')--local