If you check that box it created the field with the ARRAY data type like this: CREATE TABLE test (id integer NOT NULL, textarray ARRAY);.
確定! 回上一頁