fix: empty row on handler function

Closes https://github.com/PostgREST/postgrest/issues/3126
This commit is contained in:
steve-chavez
2023-12-20 16:18:09 -05:00
committed by Steve Chavez
parent 1680a6eed3
commit 3af63cb94c
4 changed files with 15 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- #3124, Fix table's media type handlers not working for all schemas - @steve-chavez
- #3126, Fix empty row on media type handler function - @steve-chavez
## [12.0.1] - 2023-12-12