django-sql-dashboard
django-sql-dashboard copied to clipboard
Version history for saved dashboards
trafficstars
Since dashboards are each a simple list of SQL queries storing a full history of versions for each one should be really inexpensive.
This could provide a full "undo" stack, which would reduce the risk involved in allowing large teams of inexperienced SQL users to learn how to maintain dashboards together.
See also #35 optional audit log.