We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix numeric array parsing
deprecation & future fixing
fix client_encoding issue
encode js arrays as postgres arrays
connection pool refactor
set clientencoding to utf8
parse connection strings better
accept spaces in connection string
array parsing & libpq environment variable connection usage
bug fixes