Releases: ash-project/ash_postgres
Releases · ash-project/ash_postgres
v2.6.24
Bug Fixes:
-
handle results that can't be mapped to the changeset in bulk_create (#638) by Barnabas Jovanovics
-
handle results that can't be mapped to the changeset in bulk_create by Barnabas Jovanovics
Improvements:
- remove unused bulk operation metadata function & update ash by Zach Daniel
v2.6.23
Improvements:
- implement combination_acc/1 by Zach Daniel
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_errorfunction 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