fix: aggregates not working for all schemas
Closes https://github.com/PostgREST/postgrest/issues/3124
This commit is contained in:
committed by
Steve Chavez
parent
0b77098460
commit
1680a6eed3
@@ -5,8 +5,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Added
|
||||
|
||||
- #2887, Add Preference `max-affected` to limit affected resources - @taimoorzaeem
|
||||
|
||||
### Fixed
|
||||
|
||||
- #3124, Fix table's media type handlers not working for all schemas - @steve-chavez
|
||||
|
||||
## [12.0.1] - 2023-12-12
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user