kaBeech / coluguide

An accessible, declarative approach to documentation
https://www.coluguide.com/
MIT License
0 stars 0 forks source link

Track important database changes #38

Open kaBeech opened 2 weeks ago

kaBeech commented 2 weeks ago

When an Editor/Admin changes info in the database (especially as regards Guide data), keep track of what those changes are, who makes the changes, and when.

Might be possible to do this just with Ecto Changesets, but likely better to use EctoDiff.