packagist martin-georgiev/postgresql-for-doctrine v4.4.0

4 hours ago

4.4.0 (2026-03-21)

Features

  • #590: Add support for GENERATE_SERIES through the introduction of GENERATE_NUMERIC_SERIES and GENERATE_TIME_SERIES (#592) (c1b8b44)
  • Add support for AT TIME ZONE operator as a DQL function (enabling timezone conversion of timestamp values) (#567) (3ab1d69)
  • Add support for date[], timestamp[], and timestamptz[] DBAL types (#597) (989771e)
  • Add support for interval[] DBAL type (#591) (7fc59d0)
  • Add support for interval DBAL type (#582) (fa71e78)
  • Add support for ltree[] DBAL type (#595) (29c28ef)
  • Add support for money[] DBAL type (#588) (84e5163)
  • Add support for money DBAL type (#577) (95b27a5)
  • Add support for range_agg and range_intersect_agg (#573) (c0ca299)
  • Add support for tsquery[] DBAL type (#586) (f25d137)
  • Add support for tsvector[] DBAL type (#587) (9d45e7d)
  • Add support for xml[] DBAL type (#589) (84bfe50)
  • Add support for xml DBAL type (#578) (5c9590c)
  • Add support for network address DQL functions (#574) (46a622f)
  • Add support for pg_trgm operators (similarity threshold and distance) (#572) (103a574)
  • Add support for pg_trgm's extension functions (SIMILARITY, STRICT_WORD_SIMILARITYz and WORD_SIMILARITY) (#571) (9715b70)
  • Add support for pgvector's extension HALFVEC and SPARSEVEC types (#584) (c7d83ae)
  • Add support for pgvector's extension VECTOR type and distance functions (COSINE_DISTANCE, INNER_PRODUCT, L2_DISTANCE) (#570) (43acc91)
  • аdd support for datemultirange, tsmultirange, and tstzmultirange DBAL types (#575) (fac1ff6)

Bug Fixes

  • Align domain exceptions with consistent patterns (parent class, method naming, PHPDoc, message formatting) (#585) (c7e2d51)
  • Expand the list of supported MAC address formats (#594) (223649c)
  • Resolve PHPStan type errors with mixed array items (#583) (c7f2625)

Don't miss a new postgresql-for-doctrine release

NewReleases is sending notifications on new releases.