fix: error when requesting "Prefer: count=<type>" with null filters on embedded resources

This commit is contained in:
Laurence Isla
2023-09-16 15:02:59 -05:00
committed by GitHub
parent c3169b7dc2
commit 37a3f818dd
3 changed files with 117 additions and 1 deletions
+1
View File
@@ -15,6 +15,7 @@ module PostgREST.Query.SqlFragment
, mutRangeF
, orderF
, pgFmtColumn
, pgFmtFilter
, pgFmtIdent
, pgFmtJoinCondition
, pgFmtLogicTree