I am trying to change a column in my database so that it can use the Postgres array data type. Currently the table column is of type string.I am trying to change a column in my database s
I am trying to change a column in my database so that it can use the Postgres array data type. Currently the table column is of type string.I am trying to change a column in my database s