A small extension for setting up resources to be archived instead of destroyed.
Find a file
2024-09-07 08:29:54 -04:00
.github test: more tests for archival, including postgres tests 2024-09-05 15:03:20 -04:00
.vscode improvement: update to Ash 2.0 2022-10-17 13:28:49 -05:00
config test: more tests for archival, including postgres tests 2024-09-05 15:03:20 -04:00
documentation test: more tests for archival, including postgres tests 2024-09-05 15:03:20 -04:00
lib improvement: Add attribute_type to configure archived_at timestamp (#56) 2024-08-30 18:14:09 -04:00
priv test: more tests for archival, including postgres tests 2024-09-05 15:03:20 -04:00
test chore: update .formatter and repo 2024-09-07 08:16:09 -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 chore: update .formatter and repo 2024-09-07 08:16:09 -04:00
.gitignore improvement: create archival extension 2022-07-13 14:29:49 -04:00
.tool-versions chore: release version v1.0.1 2024-06-23 10:47:15 -04:00
CHANGELOG.md chore: release version v1.0.3 2024-08-16 11:31:07 -04:00
LICENSE improvement: create archival extension 2022-07-13 14:29:49 -04:00
mix.exs chore: add aliases for tests 2024-09-07 08:29:54 -04:00
mix.lock chore: update .formatter and repo 2024-09-07 08:16:09 -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