tag:github.com,2008:https://github.com/Valian/ash_postgres/releases
Tags from ash_postgres
2025-03-28T12:36:03Z
tag:github.com,2008:Repository/963144508/v2.5.14
2025-03-28T12:36:03Z
release v2.5.14
<p>release v2.5.14</p>
<p>[v2.5.14](<a class="commit-link" href="https://github.com/ash-project/ash_postgres/compare/v2.5.13...v2.5.14">ash-project/ash_postgres@<tt>v2.5.13...v2.5.14</tt></a>) (2025-03-28)
<br />Bug Fixes:
<br />* remove debugging code accidentally committed
<br />* retain loads on atomic upgrade update actions
<br />Improvements:
<br />* create schema before table creation (<a class="issue-link js-issue-link" href="https://github.com/ash-project/ash_postgres/pull/518">ash-project#518</a>)</p>
zachdaniel
tag:github.com,2008:Repository/963144508/v2.5.13
2025-03-25T15:17:06Z
release v2.5.13
<p>release v2.5.13</p>
<p>[v2.5.13](<a class="commit-link" href="https://github.com/ash-project/ash_postgres/compare/v2.5.12...v2.5.13">ash-project/ash_postgres@<tt>v2.5.12...v2.5.13</tt></a>) (2025-03-25)
<br />Bug Fixes:
<br />* order when renaming attribute with an index (<a class="issue-link js-issue-link" href="https://github.com/ash-project/ash_postgres/pull/514">ash-project#514</a>)</p>
zachdaniel
tag:github.com,2008:Repository/963144508/v2.5.12
2025-03-18T20:45:04Z
release v2.5.12
<p>release v2.5.12</p>
<p>[v2.5.12](<a class="commit-link" href="https://github.com/ash-project/ash_postgres/compare/v2.5.11...v2.5.12">ash-project/ash_postgres@<tt>v2.5.11...v2.5.12</tt></a>) (2025-03-18)
<br />Improvements:
<br />* include error detail in constraint violation errors</p>
zachdaniel
tag:github.com,2008:Repository/963144508/v2.5.11
2025-03-11T17:28:20Z
release v2.5.11
<p>release v2.5.11</p>
<p>[v2.5.11](<a class="commit-link" href="https://github.com/ash-project/ash_postgres/compare/v2.5.10...v2.5.11">ash-project/ash_postgres@<tt>v2.5.10...v2.5.11</tt></a>) (2025-03-11)
<br />Bug Fixes:
<br />* ignore attributes with no known type
<br />* honor skip_unknown option in spec table generator
<br />* honor --no-migrations flag
<br />* allow optional input for relationship name guesser
<br />* put move up/down in the right place
<br />* go to top of if block
<br />* use `configures_key?/3`
<br />* don't modify repo in runtime.exs
<br />* remove Helpdesk.Repo from installer �
<br />* only configure repo in installer if not already configured
<br />* install ash if not installed already
<br />Improvements:
<br />* document options, add `--no-migrations`
<br />* add `skip_unknown` option to `ash_postgres.gen.resources`</p>
zachdaniel
tag:github.com,2008:Repository/963144508/v2.5.10
2025-03-06T22:34:14Z
release v2.5.10
<p>release v2.5.10</p>
<p>[v2.5.10](<a class="commit-link" href="https://github.com/ash-project/ash_postgres/compare/v2.5.9...v2.5.10">ash-project/ash_postgres@<tt>v2.5.9...v2.5.10</tt></a>) (2025-03-06)
<br />Bug Fixes:
<br />* honor skip_tables
<br />Improvements:
<br />* never import `schema_migrations` table</p>
zachdaniel
tag:github.com,2008:Repository/963144508/v2.5.9
2025-03-06T19:19:45Z
release v2.5.9
<p>release v2.5.9</p>
<p>[v2.5.9](<a class="commit-link" href="https://github.com/ash-project/ash_postgres/compare/v2.5.8...v2.5.9">ash-project/ash_postgres@<tt>v2.5.8...v2.5.9</tt></a>) (2025-03-06)
<br />Bug Fixes:
<br />* match on non-empty repo options
<br />Improvements:
<br />* add `--public` option to `gen.resources`, default `true`
<br />* add `--default-actions` option to `gen.resources`, default `true`</p>
zachdaniel
tag:github.com,2008:Repository/963144508/v2.5.8
2025-03-06T18:54:55Z
release v2.5.8
<p>release v2.5.8</p>
<p>[v2.5.8](<a class="commit-link" href="https://github.com/ash-project/ash_postgres/compare/v2.5.7...v2.5.8">ash-project/ash_postgres@<tt>v2.5.7...v2.5.8</tt></a>) (2025-03-06)
<br />Bug Fixes:
<br />* handle CLI args better for ash_postgres.gen.resources
<br />* compose check constraints and base filters properly</p>
zachdaniel
tag:github.com,2008:Repository/963144508/v2.5.7
2025-03-04T15:52:13Z
release v2.5.7
<p>release v2.5.7</p>
<p>[v2.5.7](<a class="commit-link" href="https://github.com/ash-project/ash_postgres/compare/v2.5.6...v2.5.7">ash-project/ash_postgres@<tt>v2.5.6...v2.5.7</tt></a>) (2025-03-04)
<br />Bug Fixes:
<br />* handle errors from identities in polymorphic resources properly (<a class="issue-link js-issue-link" href="https://github.com/ash-project/ash_postgres/pull/497">ash-project#497</a>)
<br />* Use exclusion_constraint instead of check_constraint in add_exclusion_constraints (<a class="issue-link js-issue-link" href="https://github.com/ash-project/ash_postgres/pull/495">ash-project#495</a>)
<br />* check for stale record errors on destroy
<br />* don't rely on private function from `Ecto.Repo` (<a class="issue-link js-issue-link" href="https://github.com/ash-project/ash_postgres/pull/492">ash-project#492</a>)</p>
zachdaniel
tag:github.com,2008:Repository/963144508/v2.5.6
2025-02-25T20:19:42Z
release v2.5.6
<p>release v2.5.6</p>
<p>[v2.5.6](<a class="commit-link" href="https://github.com/ash-project/ash_postgres/compare/v2.5.5...v2.5.6">ash-project/ash_postgres@<tt>v2.5.5...v2.5.6</tt></a>) (2025-02-25)
<br />Bug Fixes:
<br />* start lateral join source query bindings at 500
<br />* Ensure primary key migrations use prefix for multitenancy (<a class="issue-link js-issue-link" href="https://github.com/ash-project/ash_postgres/pull/488">ash-project#488</a>)
<br />* don't rewrite identities when only global? is changed
<br />* don't modify an attribute when it only needs to be renamed
<br />Improvements:
<br />* support SKIP LOCKED in locks</p>
zachdaniel
tag:github.com,2008:Repository/963144508/v2.5.5
2025-02-17T23:08:31Z
release v2.5.5
<p>release v2.5.5</p>
<p>[v2.5.5](<a class="commit-link" href="https://github.com/ash-project/ash_postgres/compare/v2.5.4...v2.5.5">ash-project/ash_postgres@<tt>v2.5.4...v2.5.5</tt></a>) (2025-02-17)
<br />Bug Fixes:
<br />* ensure field names defaults to the field of the constraint</p>
zachdaniel