We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53ae1f3 commit f94414cCopy full SHA for f94414c
Changelog.md
@@ -1,3 +1,11 @@
1
+1.0.0-rc-11 ( 14/08/2016 )
2
+ - pool: support namedPlaceholder flag in `pool.query`
3
+ and `pool.execute` helpers #369
4
+ - pool: do not emit error on query command if callback #372
5
+ was passed
6
+ - pool: propagate connection time error back
7
+ to .getConnection() #372
8
+
9
1.0.0-rc-10 ( 09/08/2016 )
10
- ssl: do not use deprecated tls.createSecurePair
11
if TLSSocket is avaiable #367, 363
0 commit comments