pub fn show_schemas<'a>(
scx: &'a StatementContext<'a>,
from: Option<ResolvedDatabaseName>,
filter: Option<ShowStatementFilter<Aug>>,
) -> Result<ShowSelect<'a>, PlanError>
pub fn show_schemas<'a>(
scx: &'a StatementContext<'a>,
from: Option<ResolvedDatabaseName>,
filter: Option<ShowStatementFilter<Aug>>,
) -> Result<ShowSelect<'a>, PlanError>