fix: arrow filter on RPC returning TABLE+composite
This commit is contained in:
committed by
Steve Chavez
parent
1e711051da
commit
a45c639a97
+2
-1
@@ -15,7 +15,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- #2939, Fix `count=exact` not being included in `Preference-Applied` - @steve-chavez
|
||||
- #2800, Fix not including to-one embed resources that had a `NULL` value in any of the selected fields when doing null filtering on them - @laurenceisla
|
||||
- #2846, Fix error when requesting `Prefer: count=<type>` and doing null filtering on embedded resources - @laurenceisla
|
||||
- #2846, Fix setting `default_transaction_isolation` unnecessarily - @steve-chavez
|
||||
- #2959, Fix setting `default_transaction_isolation` unnecessarily - @steve-chavez
|
||||
- #2929, Fix arrow filtering on RPC returning dynamic TABLE with composite type - @steve-chavez
|
||||
|
||||
## [11.2.0] - 2023-08-10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user