pub(crate) async fn acquire_table_info(
request_id: u32,
database: &str,
schema: &str,
table: &str,
) -> Result<WebhookTableInsertContext, WebhookError>pub(crate) async fn acquire_table_info(
request_id: u32,
database: &str,
schema: &str,
table: &str,
) -> Result<WebhookTableInsertContext, WebhookError>