Skip to content

v1.5.30

@zachdaniel zachdaniel tagged this 12 Jul 14:17
[v1.5.30](https://github.com/ash-project/ash_postgres/compare/v1.5.29...v1.5.30) (2024-07-12)
Bug Fixes:
* ensure `nil` filters aren't ever split
* ensure we don't pass `nil` to `Ecto.Query.where`
* remove erroneous IO.inspect
* ensure we reselect all changing fields
* don't use `fragment("1")` because ecto requires a proper source
* properly use `ash_postgres_subquery` callback for `exists` on manual relationships
* properly set tenant on aggregate queries
* make string concat work with non literal lists
* properly handle non-filter aggregate filters
Assets 2
Loading