fix: upgrade hasql-notifications to show error

This commit is contained in:
steve-chavez
2024-03-13 11:14:11 -05:00
committed by Steve Chavez
parent 00f5780415
commit 86e15dbb77
4 changed files with 25 additions and 13 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #3224, Return status code 406 for non-accepted media type instead of code 415 - @wolfgangwalther
- #3160, Fix using select= query parameter for custom media type handlers - @wolfgangwalther
- #3237, Dump media handlers and timezones with --dump-schema - @wolfgangwalther
- #3323, Don't hide error on LISTEN channel failure - @steve-chavez
- #3323, #3324, Don't hide error on LISTEN channel failure - @steve-chavez
### Deprecated