ash-project / ash_postgres

The PostgreSQL data layer for Ash Framework
https://hexdocs.pm/ash_postgres
MIT License
134 stars 73 forks source link

test: replicate error when using calculation over nested relationship #351

Closed TimisRobert closed 1 month ago

TimisRobert commented 1 month ago

I currently worked around this by "lifting" the value up one level of nesting, if that makes sense.

Contributor checklist