fix: misleading "Starting.." logs on scache reload

This commit is contained in:
steve-chavez
2024-05-09 18:56:47 +02:00
committed by Wolfgang Walther
parent a0d3ebf590
commit 1b0f29a8cc
3 changed files with 6 additions and 1 deletions
+4
View File
@@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
### Fixed
- #3149, Misleading "Starting PostgREST.." logs on schema cache reloading - @steve-chavez
## [12.0.2] - 2023-12-20
### Fixed