fix: parsing of the for parameter of plan media type (#4005)

This commit is contained in:
Taimoor Zaeem
2025-04-12 15:37:37 +00:00
committed by Wolfgang Walther
parent 026d84a093
commit 513704dc2b
3 changed files with 57 additions and 30 deletions
+4
View File
@@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
### Fixed
- #3498, Fix incorrect parsing of the `for` parameter of the `application/vnd.pgrst.plan` media type - @taimoorzaeem
## [12.2.8] - 2025-02-10
### Fixed