pub async fn handle_alter_table_connector_props(
handler_args: HandlerArgs,
table_name: ObjectName,
alter_props: Vec<SqlOption>,
) -> Result<RwPgResponse, RwError>
pub async fn handle_alter_table_connector_props(
handler_args: HandlerArgs,
table_name: ObjectName,
alter_props: Vec<SqlOption>,
) -> Result<RwPgResponse, RwError>