How to push to an array?
I have a text array column, not nullable, and am having trouble pushing to the array in PG
and i get a very unhelpful error:
and i get a very unhelpful error:
TypeError: value.map is not a function