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