mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-02-18 14:20:01 +00:00
Introduced `PostalCodeForAddressReferenceRepository` and its interface to support optimized postal code search using materialized views. Updated `AddressReferenceRepository` to improve query handling. Added test coverage for the new repository functionality.