fix: fix wrong 503 Service Unavailable on pg error 53400
This commit is contained in:
committed by
Steve Chavez
parent
cabe744f01
commit
21bc48ad9a
@@ -39,6 +39,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- #3418, Fix OpenAPI not tagging a FK column correctly on O2O relationships - @laurenceisla
|
||||
- #3256, Fix wrong http status for pg error `42P17 infinite recursion` - @taimoorzaeem
|
||||
- #3404, Clarify the `PGRST121` (could not parse RAISE 'PGRST') error message - @laurenceisla
|
||||
- #3267, Fix wrong `503 Service Unavailable` on pg error `53400` - @taimoorzaeem
|
||||
|
||||
### Deprecated
|
||||
|
||||
|
||||
Reference in New Issue
Block a user