We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab9b00c commit c232e97Copy full SHA for c232e97
CHANGELOG.md
@@ -7,13 +7,12 @@ All notable changes to this project will be documented in this file. From versio
7
### Fixed
8
9
- Fix misleading logs on unsupported PostgreSQL versions by @taimoorzaeem in #4519
10
-
11
-## [14.1] - 2025-11-05
12
13
- Fix regression where the `PGRST103` error response was truncated by @laurenceisla in #4455
14
+ Happened when an `offset` was greater than the rows requested and `Prefer: count=exact` was sent.
15
- Fix not returning `Content-Length` on empty HTTP `201` responses by @laurenceisla in #4518
16
+## [14.1] - 2025-11-05
+
17
## Fixed
18
19
- Fix `db-pre-config` function failing when function names are pg reserved words by @taimoorzaeem in #4380
0 commit comments