hi guys, is there any cache solution for D1 select query? With MySQL I can cache query by using Prox
hi guys, is there any cache solution for D1 select query? With MySQL I can cache query by using ProxySQL.

--remote flag

count(*) consume reads on how many items there actually are counted ?generate_series function of sqlite?5/19/23, 1:29 PM

user asks for a db -> create a new d1 db via api -> update worker script bindings via api workflow, but we'll be streamlining that as much as possible over the coming weeks/monthsbun wrangler d1 migrations apply db_preview --localcount(*)generate_seriesuser asks for a db -> create a new d1 db via api -> update worker script bindings via api[[d1_databases]]
binding = "DB"
database_name = "db_preview"
database_id = "db_preview"
migrations_dir = "./drizzle"