A small extension for setting up resources to be archived instead of destroyed.
Find a file
Zach Daniel f8e405c34f improvement: deprecate exclude_upsert_actions, as it had unintended side effects
docs: document how to handle upserts & identities with `ash_archival`
2024-08-16 11:30:57 -04:00
.github chore: dependabot weekly 2024-07-30 17:13:00 -04:00
.vscode
config
documentation improvement: deprecate exclude_upsert_actions, as it had unintended side effects 2024-08-16 11:30:57 -04:00
lib improvement: deprecate exclude_upsert_actions, as it had unintended side effects 2024-08-16 11:30:57 -04:00
test improvement: deprecate exclude_upsert_actions, as it had unintended side effects 2024-08-16 11:30:57 -04:00
.check.exs
.credo.exs
.formatter.exs improvement: add exclude_upsert_actions configuration 2024-07-18 11:27:20 -04:00
.gitignore
.tool-versions chore: release version v1.0.1 2024-06-23 10:47:15 -04:00
CHANGELOG.md chore: release version v1.0.2 2024-07-11 08:20:15 -04:00
LICENSE
mix.exs improvement: deprecate exclude_upsert_actions, as it had unintended side effects 2024-08-16 11:30:57 -04:00
mix.lock improvement: deprecate exclude_upsert_actions, as it had unintended side effects 2024-08-16 11:30:57 -04:00
README.md

Logo Logo

Elixir CI License: MIT Hex version badge Hexdocs badge

AshArchival

AshArchival is an Ash extension that provides a push-button solution for soft deleting records, instead of destroying them.

Tutorials

Topics

Reference