fix: bump hasql-pool to 0.8.0.6
This update ensures that connections aren't lost if they throw an exception. Compare #2558.
This commit is contained in:
committed by
Wolfgang Walther
parent
3408998629
commit
5e65b2afaf
+1
-1
@@ -89,7 +89,7 @@ library
|
||||
, hasql >= 1.6.1.1 && < 1.7
|
||||
, hasql-dynamic-statements >= 0.3.1 && < 0.4
|
||||
, hasql-notifications >= 0.1 && < 0.3
|
||||
, hasql-pool >= 0.8.0.2 && < 0.9
|
||||
, hasql-pool >= 0.8.0.6 && < 0.9
|
||||
, hasql-transaction >= 1.0.1 && < 1.1
|
||||
, heredoc >= 0.2 && < 0.3
|
||||
, http-types >= 0.12.2 && < 0.13
|
||||
|
||||
Reference in New Issue
Block a user