A small extension for setting up resources to be archived instead of destroyed.
Find a file
dependabot[bot] 9b9e44c924
chore(deps): bump ash from 3.0.8 to 3.0.9 (#36)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.8 to 3.0.9.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.8...v3.0.9)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-31 22:48:02 -04:00
.github chore: enable dependabot for mix dependencies. 2024-04-11 09:23:15 +12:00
.vscode improvement: update to Ash 2.0 2022-10-17 13:28:49 -05:00
config chore: release version v1.0.0 2024-05-10 18:39:27 -04:00
documentation improvement: update ash for atomic_upgrade_with feature 2024-05-23 11:11:04 -04:00
lib chore: fix placement of code in previous commit 2024-05-29 11:49:44 -04:00
test improvement: support base_filter? true option 2024-05-02 15:48:33 -04:00
.check.exs improvement: update to Ash 2.0 2022-10-17 13:28:49 -05:00
.credo.exs chore: fix build 2024-02-20 11:40:23 -05:00
.formatter.exs improvement: support base_filter? true option 2024-05-02 15:48:33 -04:00
.gitignore improvement: create archival extension 2022-07-13 14:29:49 -04:00
.tool-versions chore: fix build 2024-02-20 11:40:23 -05:00
CHANGELOG.md chore: release version v1.0.0 2024-05-10 18:39:27 -04:00
LICENSE improvement: create archival extension 2022-07-13 14:29:49 -04:00
mix.exs improvement: update ash for atomic_upgrade_with feature 2024-05-23 11:11:04 -04:00
mix.lock chore(deps): bump ash from 3.0.8 to 3.0.9 (#36) 2024-05-31 22:48:02 -04:00
README.md improvement: support base_filter? true option 2024-05-02 15:48:33 -04:00

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