postgresql-for-doctrine
postgresql-for-doctrine copied to clipboard
Add CAST function
probable realization same as mysql https://github.com/beberlei/DoctrineExtensions/blob/master/src/Query/Mysql/Cast.php
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).