Array type is not working as type when adding a new column
I try define a new column like this in rein drift
{
"name": "andre_reinbeitebr_id",
"type": "text[]"
},
I get this error.
ERROR: type "varchar[]" does not exist
LINE 1: ...ebr_id "varchar" DEFAULT '', andre_reinbeitebr_id "varchar[]...
Edited by Lars Aksel Opsahl