Ash FrameworkAF
Ash Framework5mo ago
6 replies
ostatni5

AshPaperTrail - change module name and migrations are not genearted

1. Is it possible to change autogenerated module suffix Version to something different?
2. I have added AshPaperTrail and configured it to resource. But mix ash_postgres.generate_migrations --name add_paper_trail detect not changes so no new tables in migrations are added. And now I have error after updating resource that ERROR 42P01 (undefined_table) relation \"xxx_versions\" does not exist
Solution
I don't believe there is a way to customize the name right now no
Was this page helpful?