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

This commit is contained in:
Diogo Biazus
2023-08-21 10:25:44 -05:00
committed by GitHub
parent 531a183b44
commit b8b3145c5c
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