Prepared Statement caching happens in the database, not in the Worker, so rebuilding it from scratch

Prepared Statement caching happens in the database, not in the Worker, so rebuilding it from scratch on every request is fine
Was this page helpful?