## Background PostgreSQL supports arrays `text[]` and `varchar[]`. Let's add it to Pramen's JDBC native implementation tool ## Feature Add support for PostgreSQL type array of string in JDBC Native. ## Example [Optional] -- ## Proposed Solution [Optional] --
Background
PostgreSQL supports arrays
text[]andvarchar[]. Let's add it to Pramen's JDBC native implementation toolFeature
Add support for PostgreSQL type array of string in JDBC Native.
Example [Optional]
--
Proposed Solution [Optional]
--