martin-georgiev / postgresql-for-doctrine

PostgreSQL enhancements for Doctrine. Provides support for advanced data types (json, jssnb, arrays), text search, array operators and jsonb specific functions.
https://packagist.org/packages/martin-georgiev/postgresql-for-doctrine
MIT License
357 stars 42 forks source link

DBAL v4 support #193

Closed GwendolenLynch closed 7 months ago

GwendolenLynch commented 7 months ago

So, I sat down with the intent of getting this PR at least somewhat close to passing tests when I added DBL v4 in composer.json … The size of the diff should share my pleasant surprise. :sun_with_face:

martin-georgiev commented 7 months ago

Thank you, it's out here