
SELECT calc_date, indicator_id FROM GridData GROUP BY calc_date, indicator_id can you do multiple queries with "data filtering" in ranges so that the rows are filtered out?served_by_primary: false.jsonb_each and jsonb_tree functions. Does D1 plan to support these? What version of SQLite is D1? sqlite_version is not supported.wrangler export was fine when my db was 30Mb (3-4 seconds downtime is acceptable) but now the DB is 500Mb an export takes it offline for ~2 minutes.
I was hoping to learn whether or not the underlying read replica instance would be cleaned up after a period of inactivity.As the lifecycle doc explains, if there are no requests handled within a region then after some period the replicas will hibernate or get evicted, and the next requests in that region will have to boot the replica again. Those first requests will be forwarded to the primary until the replica is ready again to serve traffic.
