ministryofjustice / hmpps-probation-integration-services

A collection of small, domain-focused integrations to support HMPPS Digital services that need to interact with probation data.
https://ministryofjustice.github.io/hmpps-probation-integration-services/tech-docs
MIT License
2 stars 0 forks source link

PI-2593 Switch to prepared statements for contact indexing #4320

Closed marcus-bcl closed 3 days ago

marcus-bcl commented 3 days ago

This improves performance by allowing the DB to prepare and cache a single execution plan for the query.