simonw / django-sql-dashboard

Django app for building dashboards using raw SQL queries
https://django-sql-dashboard.datasette.io/
Apache License 2.0
437 stars 37 forks source link

SQL queries on saved dashboards should be hidden in a details/summary #117

Closed simonw closed 3 years ago

simonw commented 3 years ago

Dashboards with long, complex SQL queries currently force users to scroll past the SQL in order to get to the results.