as postgre supports arrays you should add types like string[] or integer[], as using those type currently throws an error in migration up
as postgre supports arrays you should add types like string[] or integer[], as using those type currently throws an error in migration up