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 7b8910b commit 4ca932cCopy full SHA for 4ca932c
CHANGELOG.md
@@ -11,6 +11,15 @@ See [Conventional Commits](https://www.conventionalcommits.org) for commit guide
11
12
<!-- changelog -->
13
14
+## [v2.6.25](https://github.com/ash-project/ash_postgres/compare/v2.6.24...v2.6.25) (2025-11-05)
15
+
16
17
18
19
+### Bug Fixes:
20
21
+* add failing test for exists expansnion inside of calculations by Zach Daniel
22
23
## [v2.6.24](https://github.com/ash-project/ash_postgres/compare/v2.6.23...v2.6.24) (2025-10-30)
24
25
mix.exs
@@ -9,7 +9,7 @@ defmodule AshPostgres.MixProject do
9
The PostgreSQL data layer for Ash Framework
10
"""
- @version "2.6.24"
+ @version "2.6.25"
def project do
[
0 commit comments