We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de7229a commit c3dcf28Copy full SHA for c3dcf28
NEWS.md
@@ -4,6 +4,10 @@ For richer information consult the commit log on github with referenced pull req
4
5
We do not include break-fix version release in this file.
6
7
+### v2.3.0
8
+- Remove built-in support for binary Int64 parsing.
9
+_Due to the low usage & required compiled dependency this will be pushed into a 3rd party add-on_
10
+
11
### v2.2.0
12
- [Add support for excapeLiteral and escapeIdentifier in both JavaScript and the native bindings](https://github.com/brianc/node-postgres/pull/396)
13
0 commit comments