postgresql-for-doctrine
postgresql-for-doctrine copied to clipboard
jsonb_build_object support?
Hello! Do you have support for jsonb_build_object function?
Not currently. I'm sure your PR for it will be welcomed by the community :). You can use this already merged functionality as a guideline on how to contribute.