Releases: ConjureLabs/pg-dir
Releases · ConjureLabs/pg-dir
2.3.0
14 Jun 22:01
Compare
Sorry, something went wrong.
No results found
added export usingPoolConfig which can be used to set custom pool config values
2.2.7
24 May 22:12
Compare
Sorry, something went wrong.
No results found
2.2.6
17 May 23:17
Compare
Sorry, something went wrong.
No results found
2.2.5
17 May 21:59
Compare
Sorry, something went wrong.
No results found
2.2.4
17 May 02:48
Compare
Sorry, something went wrong.
No results found
2.2.3
10 May 23:06
Compare
Sorry, something went wrong.
No results found
2.2.2
17 Feb 02:15
Compare
Sorry, something went wrong.
No results found
fixed transactions (was not reusing connections)
added transaction.savepoint('name')
supporting transaction.rollback('name')
2.2.1
16 Feb 22:19
Compare
Sorry, something went wrong.
No results found
using debug to log begin, commit and rollback transaction calls
2.2.0
16 Feb 17:07
Compare
Sorry, something went wrong.
No results found
support for .hash(key) queries
2.1.2
15 Feb 23:13
Compare
Sorry, something went wrong.
No results found
last patch did not fix empty query args ability - this patch does