BPCP
Results
1
issues of
BPCP
I have a postgres db with a column consisting of an array of integers. When I query them using the api it returns a literal of the array `"testIntArray": "{1,2,3,4,5}"`...
enhancement