pub async fn handle_alter_table(
    request: AlterTableRequest
) -> Result<(), OpError>