Unclaimed project
Are you a maintainer of ash? Claim this project to take control of your public changelog and roadmap.
Changelog
A declarative, extensible framework for building Elixir applications.
Add bulk_destroy step to AshReactor. (#2500) by wjrtz (#2500)
add load and loading? functions to ActionInput (#2511) by zackattackz (#2511)
unwrap reactor errors (#2507) by katipber (#2507)
transform after_batch results in bulk actions for partial change matches by @zachdaniel
aggregate type resolution when aggregate references a calculation (#2519) by sevenseacat (#2519)
AshReactor: inconsistencies between bulk_create step and Ash.bulk_create (#2518) by wjrtz (#2518)
remove typo in ref error message (#2520) by diogomrts (#2520)
prevent lateral join handling for manual relationships (#2515) by @barnabasJ (#2515)
Remove redundant action nil guards in create/bulk.ex by @shahryarjb (#2509)