fix: unnecessary count() on RPC returning single
This commit is contained in:
committed by
Steve Chavez
parent
00f3cb3746
commit
54786a6c04
+5
-1
@@ -12,10 +12,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- #2771, Add `Server-Timing` header with JWT duration - @taimoorzaeem
|
||||
- #2698, Add config `jwt-cache-max-lifetime` and implement JWT caching - @taimoorzaeem
|
||||
- #2943, Add `handling=strict/lenient` for Prefer header - @taimoorzaeem
|
||||
- #2983, Add more data to `Server-Timing` header - @develop7
|
||||
|
||||
### Fixed
|
||||
|
||||
- #2824, Fix range request with 0 rows and 0 offset return status 416 - @strengthless
|
||||
- #3015, Fix unnecessary count() on RPC returning single - @steve-chavez
|
||||
|
||||
## [11.2.1] - 2023-10-03
|
||||
- #2983, Add more data to `Server-Timing` header - @develop7
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user