django-sql-dashboard icon indicating copy to clipboard operation
django-sql-dashboard copied to clipboard

Version history for saved dashboards

Open simonw opened this issue 4 years ago • 1 comments
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.

simonw avatar Mar 15 '21 05:03 simonw

See also #35 optional audit log.

simonw avatar May 16 '21 17:05 simonw