DoctrineJsonFunctions icon indicating copy to clipboard operation
DoctrineJsonFunctions copied to clipboard

Add DBAL for (some) json functions

Open c33s opened this issue 5 years ago • 0 comments

it would really make a great DX (developer experience) if we would have some kind of DBAL for all this different json functions. this would be awesome.

it can happen that test databases are sqlite but staging and production are postgresql.

i made an ugly hack to achieved this https://gist.github.com/c33s/979564811ce611a47f5d157d0d62528a but i would love to see such functions integrated in this package.

c33s avatar Jul 14 '20 00:07 c33s