sqlite> select id,uid,created,updated,updated_by,version,slug,title from dashboard where id=464; id uid created updated updated_by version slug title ---------- ---------- ------------------- ------------------- ---------- ---------- ----------------------------------------------- ----------------------------------------------- 464 000000464 2017-12-19 16:13:32 2019-06-26 15:39:13 81 29 prometheus-varnish-aggregate-client-status-code Prometheus Varnish Aggregate Client Status Code sqlite> select id,uid,created,updated,updated_by,version,slug,title from dashboard where uid='000000464'; id uid created updated updated_by version slug title ---------- ---------- ------------------- ------------------- ---------- ---------- ----------------------------------------------- ----------------------------------------------- 464 000000464 2017-12-19 16:13:32 2019-06-26 15:39:13 81 29 prometheus-varnish-aggregate-client-status-code Prometheus Varnish Aggregate Client Status Code sqlite>