.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.
wrangler.toml to help with the translation of binding to DB id, but it wouldn't update the bindings when you deploy your project.DROP TABLE IF EXISTS...//TODOwrangler d1 backup create xxxExperimental DBs do not support backups yetwrangler d1 info <database_name>SELECT datetime('now', 'utc')