functional-orm icon indicating copy to clipboard operation
functional-orm copied to clipboard

Support array types in postgres

Open typeofweb opened this issue 5 years ago • 0 comments

PostgreSQL has special array-type columns: https://www.postgresql.org/docs/12/arrays.html

Follow the comments in this thread to support BigInt for arrays too: vitaly-t/pg-promise#657

typeofweb avatar Apr 22 '20 15:04 typeofweb