pub fn describe_drop_database(
    _: &StatementContext<'_>,
    _: DropDatabaseStatement
) -> Result<StatementDesc, PlanError>