v2.6.21
Bug Fixes:
-
simplify bulk operation metadata handling by Zach Daniel
-
update ash_postgresql to handle the new bulk_create response in Ash v3.5.44 (#632) by Daniel Gollings
-
Support non-public PostgreSQL schemas in resource generator (#631) by Elliot Bowes
-
guard against missing snapshot directories in migration generator by Elliot Bowes
-
ensure that tenant is properly used in many-to-many joins by Zach Daniel
Improvements:
- Add immutable version of
ash_raise_error
function to support extensions like Citus (#620) by Steve Brambilla