ash/documentation
Zach Daniel cb3facb519 fix: we cannot assume that after_action/1 can be done atomically
The reason for this is that a given change may access `changeset.data`
which will not be available. This may introduce compile errors for some users
unfortunately, there is nothing we can do about this. They will need to change
to writing custom changes w/ the `atomic/3` callback that adds an after action
hook

improvement: honor a `_union_type` type param when casting unions
2024-09-11 09:57:22 -04:00
..
assets docs: encrypting attributes how-to guide 2024-05-09 21:29:58 -04:00
dsls fix: we cannot assume that after_action/1 can be done atomically 2024-09-11 09:57:22 -04:00
how-to docs: update docs to expand PII term 2024-09-09 13:34:37 -04:00
topics docs: some helpful text and links for aggregate docs 2024-09-09 10:28:08 -04:00
tutorials chore: use a better config name 2024-09-03 22:24:24 -04:00
2.0-CHANGELOG.md docs: revamp changelog 2024-05-08 21:03:44 -04:00