{% if not has_preconfigured_db %}

Database path is not configured. Set dashboard.config.db_path in your application before calling dashboard.bind(app).

{% endif %} {% if has_preconfigured_db %}

Columns

Click a table name to view columns

Indexes

Click a table name to view indexes

Table Schema

Click a table name to view its schema

Query Editor

Query Results

Execute a query to see results

{% endif %}