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.

Home Page:https://packagist.org/packages/martin-georgiev/postgresql-for-doctrine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add CAST function

Gemorroj opened this issue · comments

It will be truly awesome when you can help with a PR for it :). I'll make sure to review and release promptly.

Once #116 is updated & merged, this will be addressed.

#116 addresses this and it is now merged into main. CAST will make it in the upcoming release (v2.0.0).