pub async fn handle_create_table(
    request: CreateTableRequest
) -> Result<(), OpError>