OultimoCoder / cloudflare-planetscale-hono-boilerplate

A boilerplate for building production-ready RESTful APIs using Cloudflare, Hono, and Planetscale
MIT License
175 stars 20 forks source link

Planetscale db init needs to override the fetch implementation to remove the cache header #16

Closed OultimoCoder closed 1 year ago

OultimoCoder commented 1 year ago

See here for reference:

https://github.com/cloudflare/workerd/issues/698

OultimoCoder commented 1 year ago

Fixed in https://github.com/OultimoCoder/cloudflare-planetscale-hono-boilerplate/releases/tag/v1.2.1