fix: Fix regression for schema cache reloading via NOTIFY on Windows

Upstream accidentally removed the fix, which was introduced for #2524. Fixed again.
This commit is contained in:
Diogo Biazus
2025-02-03 15:40:37 +01:00
committed by GitHub
parent f4889160a0
commit b285f5fba6
8 changed files with 23 additions and 6 deletions
+1
View File
@@ -14,3 +14,4 @@ extra-deps:
- hasql-pool-1.0.1
- jose-jwt-0.10.0
- postgresql-libpq-0.10.1.0
- hasql-notifications-0.2.2.2