Releases: ash-project/ash_postgres
Releases · ash-project/ash_postgres
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
v2.6.14
Bug Fixes:
- deduplicate identity keys by Zach Daniel
v2.6.8
Bug Fixes:
- ensure prefix is set even with create_schemas_in_migrations? false by Zach Daniel