Ash FrameworkAF
Ash Framework3y ago
2 replies
djacobs7

Is there a good way to version string documents in ash?

I have a table of TODOs, with one column, a :description. A user can modify a TODO's description. I'd like to efficiently store the history of a document, so that the user can look through different past versions of the doc. Is there an easy/built-in way to do this in Ash?
Was this page helpful?