oh damn this looks interesting: https://github.com/jose-donato/race-stack
GitHub
Remix run stack built for the edge (cloudflare pages and d1) - GitHub - jose-donato/race-stack: Remix run stack built for the edge (cloudflare pages and d1)

d1 execute command

.all() instead of .raw() /query endpoint - maybe using .all is the fix?id is a string literal and so youβre querying for WHERE CenterId IN (β1,2,3') d1 executestmt.raw().all().raw()/query.allWHERE CenterId IN (β1,2,3')