ash/lib
Zach Daniel b6c8b1c2ec fix: allow calculations to access what would forbidden fields of related items
context for this change:

this requires a potentially risky modification to how field policies are
applied for nested queries and embedded types, which is that we now
apply field policies for nested queries in a post-processing pass.

Bugs in this code could lead to forbidden fields being displayed
when they shouldn't be. Luckily we have tests for this kind of thing :)
2024-05-08 16:22:48 -04:00
..
ash fix: allow calculations to access what would forbidden fields of related items 2024-05-08 16:22:48 -04:00
mix fix: trim spaces from codegen name (#1106) 2024-05-02 19:14:10 -04:00
sat_solver chore: properly manage sat solver dependencies 2024-04-05 15:11:09 -04:00
ash.ex feat: add relationship pagination (#1050) 2024-05-04 05:56:46 -04:00