All Versions
110
Latest Version
Avg Release Cycle
19 days
Latest Release
-
Changelog History
Page 6
Changelog History
Page 6
-
v4.3.0 Changes
- Unpin
pg-types
semver. Allow it to float against[email protected]
.
- Unpin
-
v4.2.0 Changes
- ๐ Support for additional error fields in postgres >= 9.3 if available.
-
v4.1.0 Changes
- ๐ Allow type parser overrides on a per-client basis
-
v4.0.0 Changes
- ๐ Make native bindings an optional install with
npm install pg-native
- No longer surround query result callback with
try/catch
block. - โ Remove built in COPY IN / COPY OUT support - better implementations provided by pg-copy-streams and pg-native
- ๐ Make native bindings an optional install with
-
v3.6.0 Changes
- ๐ Include support for (parsing JSONB)[https://github.com/brianc/node-pg-types/pull/13] (supported in postgres 9.4)
-
v3.5.0 Changes
- โ Add connection lifetime limit config option.
-
v3.4.0 Changes
- Include port as connection parameter to unix sockets
- ๐ Better support for odd date parsing
-
v3.2.1
May 15, 2020 -
v3.2.0 Changes
May 08, 2020- โ Add support for parsing date arrays
- ๐ฆ Expose array parsers on pg.types
- ๐ Allow pool to be configured
-
v3.1.1
April 22, 2020