Releases: ash-project/ash_postgres
Releases · ash-project/ash_postgres
v2.6.30
04 Feb 01:19
Compare
Sorry, something went wrong.
No results found
release v2.6.30
[v2.6.30](https://github.com/ash-project/ash_postgres/compare/v2.6.29...v2.6.30) (2026-02-04)
v2.6.28
29 Jan 06:55
Compare
Sorry, something went wrong.
No results found
Bug Fixes:
properly wrap through queries with subqueries in wheres by Zach Daniel
Improvements:
Update AshFunctions, remove timestamp_from_uuid_v7 (#676 ) by Matt Savoia
Update MigrationGenerator to use uuidv7 when available (#674 ) by Matt Savoia
add create_table_options for partitioned tables and more (#664 ) by Robert Graff
v2.6.26
23 Nov 15:13
Compare
Sorry, something went wrong.
No results found
Improvements:
add generator to tsvector type (#655 ) by Jesse Williams
verify check constraint attributes at compile time by Zach Daniel
update deps for bug fixes by Zach Daniel
v2.6.24
30 Oct 00:54
Compare
Sorry, something went wrong.
No results found
Bug Fixes:
Improvements:
remove unused bulk operation metadata function & update ash by Zach Daniel
v2.6.23
15 Oct 23:12
Compare
Sorry, something went wrong.
No results found
Improvements:
implement combination_acc/1 by Zach Daniel
v2.6.21
10 Oct 04:42
Compare
Sorry, something went wrong.
No results found
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
29 Jul 21:58
Compare
Sorry, something went wrong.
No results found
Bug Fixes:
deduplicate identity keys by Zach Daniel
v2.6.8
19 Jun 00:05
Compare
Sorry, something went wrong.
No results found
Bug Fixes:
ensure prefix is set even with create_schemas_in_migrations? false by Zach Daniel