pub fn explain_sql(query: impl Into<String>) -> SqlResult<String>
Create bootstrap EXPLAIN text for a SQL query.
EXPLAIN