fix: schema cache and configuration reloading with NOTIFY not working on Windows

This commit is contained in:
Diogo Biazus
2023-10-04 00:07:09 -03:00
committed by Steve Chavez
parent 82ecf836c4
commit f84bc6a0ff
5 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ library
, gitrev >= 1.2 && < 1.4
, hasql >= 1.6.1.1 && < 1.7
, hasql-dynamic-statements >= 0.3.1 && < 0.4
, hasql-notifications >= 0.1 && < 0.3
, hasql-notifications >= 0.2.0.6 && < 0.3
, hasql-pool >= 0.10 && < 0.11
, hasql-transaction >= 1.0.1 && < 1.1
, heredoc >= 0.2 && < 0.3